author | Johannes Schindelin <johannes.schindelin@gmx.de> | |
Tue, 3 Feb 2009 23:26:26 +0000 (00:26 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Feb 2009 06:01:23 +0000 (22:01 -0800) | ||
commit | 3da936523445eb7a74dfe3ab1fe0ce82fac56174 | |
tree | 79041b8aebd522648d94fc5c3d87724731432565 | tree | snapshot |
parent | 268fac6919ef673094e50e2d944d09f017f5ad33 | commit | diff |
Tests: let --valgrind imply --verbose and --tee
It does not make much sense to run the (expensive) valgrind tests and
not look at the output.
To prevent output from scrolling out of reach, the parameter --tee is
implied, too.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It does not make much sense to run the (expensive) valgrind tests and
not look at the output.
To prevent output from scrolling out of reach, the parameter --tee is
implied, too.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/Makefile | diff | blob | history | |
t/README | diff | blob | history | |
t/test-lib.sh | diff | blob | history |