From 169639e606929b9e98f7264035cd5c0a581ffb53 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 20 Sep 2010 14:28:13 -0700 Subject: 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 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/README') diff --git a/test/README b/test/README index 5861cc49..50b3acd2 100644 --- a/test/README +++ b/test/README @@ -17,11 +17,6 @@ one of the executable scripts in this directory, (such as ./search, The following command-line options are available when running tests: ---verbose:: - This makes the test more verbose. Specifically, the - command being run and their output if any are also - output. - --debug:: This may help the person who is developing a new test. It causes the command defined with test_debug to run. -- cgit v1.2.3