2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Fri, 25 Jul 2008 11:09:11 +0000 (12:09 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Fri, 25 Jul 2008 11:09:11 +0000 (12:09 +0100)
* tests/
Move the testrunner file to pyatspi where it belongs.
Remove the runtests.sh file from the makefile.

tests/Makefile.am
tests/pyatspi/Makefile.am
tests/pyatspi/testrunner.py [moved from tests/testrunner.py with 100% similarity]

index 72dbf0b..4a6d94f 100644 (file)
@@ -1,5 +1,4 @@
 SUBDIRS = dummyatk apps cspi pyatspi
-EXTRA_DIST = testrunner.py runtests.sh
 
 #TESTS=testrunner.py
 TESTS_ENVIRONMENT = PYTHONPATH=$(abs_top_srcdir)/python                                        \
index 5c96eae..44880dd 100644 (file)
@@ -2,6 +2,7 @@ EXTRA_DIST = \
        __init__.py             \
        accessibleobject.py     \
        component.py            \
+       testrunner.py           \
        testutil.py
 
 CLEANFILES = *.pyc