mirror of
https://github.com/nlohmann/json.git
synced 2024-12-01 03:19:03 +08:00
more Valgrind information
This commit is contained in:
parent
2d48a36f5c
commit
fb7ff414ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user