Report on single unit tests too

This commit is contained in:
Willem Toorop 2017-11-28 16:44:08 +01:00
parent 543435d89d
commit 72eb8628d0
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false sudo: false
language: c language: c
compiler: compiler:
- gcc # - gcc
- clang - clang
addons: addons:
apt: apt:

View File

@ -8,3 +8,4 @@ ONE_TEST=$1
shift shift
"${TPKG}" $* exe ${SRCDIR}/${ONE_TEST}.tpkg "${TPKG}" $* exe ${SRCDIR}/${ONE_TEST}.tpkg
"${TPKG}" -n -1 r