Add a11y state tests

This adds a new test which can be scripted to trigger various
event and action sequences, and record state changes in the
accessibility layer.

So far, there are a few tests verifying state changes when
focus changes.

Related to https://bugzilla.gnome.org/show_bug.cgi?id=715176
This commit is contained in:
Matthias Clasen
2014-07-30 21:25:04 +02:00
parent 45ca4bd0b2
commit 944e30d940
11 changed files with 511 additions and 131 deletions

View File

@ -1858,6 +1858,7 @@ tests/Makefile
tests/visuals/Makefile
testsuite/Makefile
testsuite/a11y/Makefile
testsuite/a11y/state/Makefile
testsuite/css/Makefile
testsuite/css/parser/Makefile
testsuite/gdk/Makefile