Use TAP output for installed tests

This commit is contained in:
Matthias Clasen
2016-01-30 10:29:06 -05:00
parent f375b275c8
commit 586522d83c
17 changed files with 33 additions and 22 deletions

View File

@ -1,4 +1,4 @@
[Test]
Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/children"
Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/children --tap"
Type=session
Output=TAP