We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28ae4a commit c7a950fCopy full SHA for c7a950f
test/run_oss_cpp_tests.sh
@@ -69,7 +69,7 @@ report_coverage() {
69
70
run_ctest() {
71
pushd cmake-out/
72
- ctest
+ ctest --output-on-failure
73
popd
74
}
75
0 commit comments