summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e7e7025)
raw | patch | inline | side by side (parent: e7e7025)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Jun 2014 16:42:40 +0000 (18:42 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Jun 2014 16:42:40 +0000 (18:42 +0200) |
t/Makefile.am | patch | blob | history |
diff --git a/t/Makefile.am b/t/Makefile.am
index bfeadcfc13d7cab9485c6ae20eaa310b99f46e1e..43d24d986ba541a8092a4448c50c94974a439502 100644 (file)
--- a/t/Makefile.am
+++ b/t/Makefile.am
coverage.sh \
integration/simple_config.sh \
integration/simple_query.sh \
- integration/test_lib.sh
+ integration/test_lib.sh \
+ valgrind.suppress
# coverage related flags are only set when gcov is enabled
AM_CFLAGS = @STRICT_CFLAGS@ @COVERAGE_CFLAGS@