2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Mon, 18 Aug 2008 14:02:48 +0000 (15:02 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Mon, 18 Aug 2008 14:02:48 +0000 (15:02 +0100)
commit2075f2b41a7bad1cab697f03a230ccbda8577d17
tree2010051939a0b3236359f4e319fb3043cb7e1895
parent4dcafcf5b529c72b9427c8499fae8acfaf39b08c
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/data/
Add a description attribute to the root accessible
for testing the description property.

* tests/dummyatk/my-atk-object.c
Fix the add_child function to correctly set
a childs parent.

* tests/pyatspi/Pasy.py
Pass a test function its own test object.

* tests/pyatspi/accessibletest.py
Add getState test to the Accessible unit test.

* tests/pyatspi/testrunner.py
Modify to enable waiting on test application
for debug.
tests/data/object-test-stage1-results.xml
tests/data/object-test-stage1.xml
tests/dummyatk/my-atk-object.c
tests/pyatspi/accessibletest.py
tests/pyatspi/pasytest/Pasy.py
tests/pyatspi/testrunner.py