"test/serialize_program.cpp" did not exist on "e67aa78cd8776f971c06c431ab30eecbfc4f8ac8"
Commit e14ae85a authored by Paul's avatar Paul
Browse files

Try to print the exception

parent 26d7fa97
......@@ -38,6 +38,7 @@ function(add_test_command NAME EXE)
-ex "set disable-randomization off"
-ex "catch throw"
-ex run
-ex "print $_exception"
-ex backtrace
--args $<TARGET_FILE:${EXE}> ${ARGN})
else()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment