4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
set -x
|
|
|
|
cd build
|
|
env CTEST_OUTPUT_ON_FAILURE=1 make test |