testsuite: Run reftests with GTK_DEBUG=icontheme

This will hopefully help to track down some hard-to-squash
failures that only happen in gnome-continuous.
This commit is contained in:
Matthias Clasen 2014-05-23 11:31:53 -04:00
parent 74b6f5fba8
commit 28c04f4be3

View File

@ -1,3 +1,3 @@
[Test]
Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
Exec=/bin/sh -c "GTK_DEBUG=icontheme @pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
Type=session-exclusive