Update run_tests.sh
to use the return code of ctest on osx and linux. On windows using $? to get the return value is supposedly boken at least in minGW shells, But it should work on unix systems.
Please register or sign in to comment
to use the return code of ctest on osx and linux. On windows using $? to get the return value is supposedly boken at least in minGW shells, But it should work on unix systems.