From: Junio C Hamano Date: Fri, 5 Jul 2013 08:15:48 +0000 (-0700) Subject: Merge branch 'tr/test-v-and-v-subtest-only' X-Git-Tag: v1.8.4-rc0~85 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04f2ddda8426d3ae46d52d9dcbfc00bd3c52e645;p=thirdparty%2Fgit.git Merge branch 'tr/test-v-and-v-subtest-only' Allows N instances of tests run in parallel, each running 1/N parts of the test suite under Valgrind, to speed things up. * tr/test-v-and-v-subtest-only: perf-lib: fix start/stop of perf tests test-lib: support running tests under valgrind in parallel test-lib: allow prefixing a custom string before "ok N" etc. test-lib: valgrind for only tests matching a pattern test-lib: verbose mode for only tests matching a pattern test-lib: self-test that --verbose works test-lib: rearrange start/end of test_expect_* and test_skip test-lib: refactor $GIT_SKIP_TESTS matching test-lib: enable MALLOC_* for the actual tests --- 04f2ddda8426d3ae46d52d9dcbfc00bd3c52e645