summaryrefslogtreecommitdiffstats
path: root/t/valgrind
AgeCommit message (Expand)AuthorLines
2023-11-11global: convert trivial usages of `test <expr> -a/-o <expr>`Patrick Steinhardt-1/+1
2016-10-27valgrind: support test helpersRené Scharfe-2/+10
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano-8/+0
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano-11/+4
2014-07-08refs: fix valgrind suppression fileDavid Turner-4/+11
2014-06-18refs.c: SSE2 optimizations for check_refname_componentDavid Turner-0/+8
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano-0/+3
2013-06-23test-lib: valgrind for only tests matching a patternThomas Rast-0/+3
2013-05-29Merge branch 'jk/test-output'Junio C Hamano-2/+6
2013-04-29test output: respect $TEST_OUTPUT_DIRECTORYJohn Keeping-2/+6
2013-04-01tests --valgrind: provide a mode without --track-originsThomas Rast-0/+2
2013-04-01tests: parameterize --valgrind optionThomas Rast-10/+15
2011-03-16valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto-0/+6
2009-02-05valgrind: do not require valgrind 3.4.0 or newerJohannes Schindelin-2/+13
2009-02-03Add a script to coalesce the valgrind outputsJohannes Schindelin-0/+123
2009-02-03valgrind: ignore ldso and more libz errorsJeff King-4/+26
2009-02-03Add valgrind support in test scriptsJohannes Schindelin-0/+36