summaryrefslogtreecommitdiff
path: root/t/perf/perf-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/perf-any-version'Junio C Hamano2016-07-111-1/+4
|\
| * t/perf: fix regression in testing older versions of gitJeff King2016-06-221-1/+4
* | perf: accommodate for MacOSXjs/perf-on-appleJohannes Schindelin2016-06-211-1/+5
* | perf: make the tests work without a worktreejs/perf-rebase-iRené Scharfe2016-05-311-1/+4
|/
* perf: make the tests work in worktreesJohannes Schindelin2016-05-131-7/+7
* perf: let's disable symlinks when they are not availableJohannes Schindelin2016-05-131-1/+4
* perf-lib: fix ignored exit code inside loopJeff King2015-03-251-1/+1
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+3
* Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-011-2/+2
|\
| * Avoid using `echo -n` anywherelf/echo-n-is-not-portableLukas Fleischer2013-07-291-2/+2
* | perf-lib: fix start/stop of perf testsThomas Gummerer2013-06-291-1/+2
|/
* MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-261-1/+1
* MALLOC_CHECK: various clean-upsJunio C Hamano2012-09-171-0/+1
* tests: Introduce test_seqMichał Kiedrowicz2012-08-041-1/+1
* perf: export some important test-lib variablesThomas Rast2012-03-081-0/+4
* perf: load test-lib-functions from the correct directoryThomas Rast2012-03-081-1/+1
* Introduce a performance testing frameworkThomas Rast2012-02-171-0/+198