Enable test output on failure in test.sh
This commit is contained in:
parent
007cddc292
commit
afd4cf928c
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd "$(git rev-parse --show-toplevel)"
|
||||
ctest --test-dir build
|
||||
ctest --test-dir build --output-on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user