2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Mon, 18 Aug 2008 16:21:31 +0000 (17:21 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Mon, 18 Aug 2008 16:21:31 +0000 (17:21 +0100)
commit8fb9b40f6c2f082e7ce9aacaf69082b9d794ea17
tree4feeb0679eb24d435254ea02b2a5feb05fed7e29
parent3a046b215e491b119e1f7a7867d260ae78dc7062
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* configure.ac
Add tests/data folder

* tests/
Rename the accessible test app and the associated
data *.xml
configure.ac
tests/Makefile.am
tests/apps/Makefile.am
tests/apps/accessible-app.c [moved from tests/apps/object-app.c with 93% similarity]
tests/data/Makefile.am [new file with mode: 0644]
tests/data/accessible-test-results.xml [moved from tests/data/object-test-stage1-results.xml with 100% similarity]
tests/data/accessible-test.xml [moved from tests/data/object-test-stage1.xml with 100% similarity]
tests/pyatspi/accessibletest.py