2008-09-29 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Mon, 29 Sep 2008 18:50:15 +0000 (19:50 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Mon, 29 Sep 2008 18:50:15 +0000 (19:50 +0100)
commite26d8561b46bcbb55b5836c02d3c1a432d75d17c
tree5d04ded0780bf928680a91fd69c7f4599229e021
parent1513644792b5fde44efe948bd8aaf88b2ed17775
2008-09-29 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/cspi/classy-test-*
  tests/cspi/simple-test.c
  tests/cspi/accessible-test.c

  Add a test suite infrastructure similar to pasytest
  for the pyatspi bindings. Test suite is currently unused.
tests/cspi/accessible-test.c [new file with mode: 0644]
tests/cspi/classy-test-suite.c [new file with mode: 0644]
tests/cspi/classy-test-suite.h [new file with mode: 0644]
tests/cspi/classy-test.c [new file with mode: 0644]
tests/cspi/classy-test.h [new file with mode: 0644]
tests/cspi/simple-test.c [new file with mode: 0644]