]> git.notmuchmail.org Git - notmuch/commit - test/README
test: Make the --valgrind option useful, (and drop --verbose).
authorCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:28:13 +0000 (14:28 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 21:28:13 +0000 (14:28 -0700)
commit169639e606929b9e98f7264035cd5c0a581ffb53
treeb8956bf92827d553e45b91d98cb24e84e4a23123
parent029a105da35f53d758713a06e90bb10b25f1003a
test: Make the --valgrind option useful, (and drop --verbose).

In order for --valgrind to be useful, we drop noisy additional output of
all of the commands being executed in verbose mode. This makes --verbose
alone quite useless, so we don't document it any more.

Also, add a zlib valgrind suppression that was showing up frequently in the
test suite.
test/README
test/test-lib.sh
test/valgrind/default.supp [deleted file]
test/valgrind/suppressions [new file with mode: 0644]
test/valgrind/valgrind.sh