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,3 +1,4 @@
[Test]
Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/parser && @libexecdir@/installed-tests/gtk+/css/parser/test-css-parser"
Exec=/bin/sh -c "cd @libexecdir@/installed-tests/gtk+/css/parser && @libexecdir@/installed-tests/gtk+/css/parser/test-css-parser --tap"
Type=session
Output=TAP