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