summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-03-05 10:38:23 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-03-05 10:40:06 -0500
commit6ce3c78b7a59aa2fb95ae05326b7bea3f4dfa9c2 (patch)
tree61d3cd1504c2faa61f94348e4cd70a8428bd34fe /testsuite
parent499c20d85f01111d913af0b90643150bdc2dfed7 (diff)
downloadgtk+-6ce3c78b7a59aa2fb95ae05326b7bea3f4dfa9c2.tar.gz
Run accessibility tests always with CSD
This avoids differences in the output that are caused by the presence or absence of the header bar.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/a11y/a11ytests.test.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/a11y/a11ytests.test.in b/testsuite/a11y/a11ytests.test.in
index 99cb1ca5fb..b158f5117b 100644
--- a/testsuite/a11y/a11ytests.test.in
+++ b/testsuite/a11y/a11ytests.test.in
@@ -1,4 +1,4 @@
[Test]
-Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/accessibility-dump -k --verbose --directory @libexecdir@/installed-tests/gtk+/a11ytests"
+Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 GTK_CSD=1 @libexecdir@/installed-tests/gtk+/accessibility-dump -k --verbose --directory @libexecdir@/installed-tests/gtk+/a11ytests"
Type=session