git/t/valgrind
Johannes Schindelin 5caa81d1b4 valgrind: do not require valgrind 3.4.0 or newer
Valgrind 3.4.0 is pretty new, and even if --track-origins is a nice
feature, it is not the end of the world if that is not available.  So
play nice and use that option only when only an older version of
valgrind is available.

In the same spirit, refrain from the use of '...' in suppression
files, which is also a feature only valgrind 3.4 and newer understand.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-02-05 17:48:22 -08:00
..
.gitignore Add valgrind support in test scripts 2009-02-03 22:00:58 -08:00
analyze.sh Add a script to coalesce the valgrind outputs 2009-02-03 22:01:18 -08:00
default.supp valgrind: do not require valgrind 3.4.0 or newer 2009-02-05 17:48:22 -08:00
valgrind.sh valgrind: do not require valgrind 3.4.0 or newer 2009-02-05 17:48:22 -08:00