Add accessibility tests
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 26 Apr 2010 18:07:22 +0000 (20:07 +0200)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 5 Jul 2010 15:45:43 +0000 (16:45 +0100)
commit790d2165f3178cc947455acfd08d42dcafdbdd02
tree12a9e9fd042f97c5b7148f09fb56798d7a90f10a
parent8f8e88b692b04fc8cf1949fa1b98c7ae47846a90
Add accessibility tests

http://bugzilla.clutter-project.org/show_bug.cgi?id=2099

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
configure.ac
tests/Makefile.am
tests/README
tests/accessibility/Makefile.am [new file with mode: 0644]
tests/accessibility/cally-atkcomponent-example.c [new file with mode: 0644]
tests/accessibility/cally-atkeditabletext-example.c [new file with mode: 0644]
tests/accessibility/cally-atkevents-example.c [new file with mode: 0644]
tests/accessibility/cally-atktext-example.c [new file with mode: 0644]
tests/accessibility/cally-clone-example.c [new file with mode: 0644]
tests/accessibility/cally-examples-util.c [new file with mode: 0644]
tests/accessibility/cally-examples-util.h [new file with mode: 0644]