CTEST_OUTPUT_ON_FAILURE=1

This commit is contained in:
Carl Pearson
2020-03-24 12:31:40 -05:00
parent 3762a517a6
commit 0b1715605b

View File

@@ -1,4 +1,4 @@
set -x
cd build
make test
env CTEST_OUTPUT_ON_FAILURE=1 make test