Add a test for popover accessible parents

This tests the fix in the previous commit.
This commit is contained in:
Matthias Clasen
2014-07-30 23:11:17 +02:00
parent 2b0ae4bad3
commit a6b8800531
3 changed files with 66 additions and 0 deletions

View File

@ -37,6 +37,8 @@ TEST_PROGS += derive
TEST_PROGS += value
TEST_PROGS += misc
# the focus test has no chance of working until
# all the idle handlers in gail are gone
#
@ -95,6 +97,7 @@ test_in_files = \
a11yderive.test.in \
a11ytext.test.in \
a11yutil.test.in \
a11ymisc.test.in \
$(NULL)
EXTRA_DIST += $(test_in_files) $(testdata)