2008-09-25 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Tue, 30 Sep 2008 01:32:23 +0000 (02:32 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Tue, 30 Sep 2008 01:32:23 +0000 (02:32 +0100)
commit12e15a3d287135b30e46446ee81b77e48d8d840d
treead32fddd7fea27a0fe88882ccb66f9114fa45cb7
parentcf1ebd8406722ab53e28d2dd3c5c00445ed478b6
2008-09-25 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/Makefile.am
  configure.ac
  For the moment remove the cspi tests. cspi
  needs modification for it to be in working order again.

* tests/pyatspi/*
  Add unit tests to 'make check'
12 files changed:
configure.ac
pyatspi/Makefile.am
tests/Makefile.am
tests/pyatspi/Makefile.am
tests/pyatspi/accessibletest.py
tests/pyatspi/actiontest.py
tests/pyatspi/componenttest.py
tests/pyatspi/desktoptest.py
tests/pyatspi/relationtest.py
tests/pyatspi/runtests.sh [new file with mode: 0755]
tests/pyatspi/setvars.sh [changed mode: 0755->0644]
tests/pyatspi/testrunner [moved from tests/pyatspi/testrunner.py with 98% similarity]