mirror of
https://github.com/nlohmann/json.git
synced 2026-03-11 19:51:24 +00:00
more Valgrind information
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user