1
0
mirror of https://github.com/git/git.git synced 2024-09-21 05:11:59 +02:00
git/t/valgrind
Thomas Rast 5dfc368f5e test-lib: valgrind for only tests matching a pattern
With the new --valgrind-only=<pattern> option, one can enable
--valgrind at a per-test granularity, exactly analogous to
--verbose-only from the previous commit.

The options are wired such that --valgrind implies --verbose (as
before), but --valgrind-only=<pattern> implies
--verbose-only=<pattern> unless --verbose is also in effect.

Signed-off-by: Thomas Rast <trast@inf.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-06-23 12:24:06 -07:00
..
.gitignore
analyze.sh
default.supp
valgrind.sh test-lib: valgrind for only tests matching a pattern 2013-06-23 12:24:06 -07:00