diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-07-30 23:11:17 +0200 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-07-30 23:14:49 +0200 |
commit | a6b8800531a2aec419fdc693abeb422ce08153a7 (patch) | |
tree | 1997b0fedb7dbf6b699e3308632d84d455f9d47c /testsuite/a11y/a11ymisc.test.in | |
parent | 2b0ae4bad358a467da05cf0e16acb2adf3e6a1c1 (diff) | |
download | gtk+-a6b8800531a2aec419fdc693abeb422ce08153a7.tar.gz |
Add a test for popover accessible parents
This tests the fix in the previous commit.
Diffstat (limited to 'testsuite/a11y/a11ymisc.test.in')
-rw-r--r-- | testsuite/a11y/a11ymisc.test.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/a11y/a11ymisc.test.in b/testsuite/a11y/a11ymisc.test.in new file mode 100644 index 0000000000..9de0253255 --- /dev/null +++ b/testsuite/a11y/a11ymisc.test.in @@ -0,0 +1,4 @@ +[Test] +Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/misc" +Type=session + |