summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 188e5fa)
raw | patch | inline | side by side (parent: 188e5fa)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 11:35:19 +0000 (13:35 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 19 Jul 2014 11:35:50 +0000 (13:35 +0200) |
These are printed to stdout.
t/testwrapper.sh | patch | blob | history |
diff --git a/t/testwrapper.sh b/t/testwrapper.sh
index 06592723cf16414c40a5fc8ad851d2ffcca63dd0..774449a883db63e14b524c5c02b4a020ec5858c5 100755 (executable)
--- a/t/testwrapper.sh
+++ b/t/testwrapper.sh
MEMCHECK="$MEMCHECK --trace-children=yes"
MEMCHECK="$MEMCHECK --leak-check=full"
MEMCHECK="$MEMCHECK --suppressions=$( dirname "$0" )/valgrind.suppress"
+MEMCHECK="$MEMCHECK --gen-suppressions=all"
case "$1" in
*unit/*)