forked from AuroraMiddleware/gtk
Run accessibility tests always with CSD
This avoids differences in the output that are caused by the presence or absence of the header bar.
This commit is contained in:
parent
499c20d85f
commit
6ce3c78b7a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user