Commit fb7ff414 by Niels

more Valgrind information

parent 2d48a36f
......@@ -55,4 +55,4 @@ matrix:
script:
- make CXX=$COMPILER CXXFLAGS="-lstdc++"
- ./json_unit "*"
- valgrind --error-exitcode=1 --leak-check=full ./json_unit
- valgrind --error-exitcode=1 --leak-check=full --show-leak-kinds=all ./json_unit
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