summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-04-12 14:35:25 +0100
committerReuben Thomas <rrt@sc3d.org>2017-04-15 13:43:56 +0100
commit8049c870d19f436e3fda927886e1fb2287081bfe (patch)
tree7d12d20dd5569548985869e77547b68e456ae8a7 /bootstrap.conf
parentc867eba2423fd1d89c57cc2ca3324bf444650ef3 (diff)
downloadenchant-8049c870d19f436e3fda927886e1fb2287081bfe.tar.gz
Use valgrind-tests module to run tests under Valgrind
Had to patch valgrind-tests.m4 to work around false positive in bash. See https://lists.gnu.org/archive/html/bug-bash/2017-04/msg00038.html Also add a suppressions file for relocatable.c.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index fc296ad..5d327b0 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -52,6 +52,7 @@ gnulib_modules='
snippet/unused-parameter
strdup-posix
ssize_t
+ valgrind-tests
'