aboutsummaryrefslogtreecommitdiff
path: root/t/perf/perf-lib.sh
Commit message (Expand)AuthorAge
* perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder2017-09-24
* perf/run: add get_var_from_env_or_config()Christian Couder2017-09-24
* perf: work around the tested repo having an index.lockÆvar Arnfjörð Bjarmason2017-06-05
* perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason2017-05-12
* t/perf: use $MODERN_GIT for all repo-copying stepsJeff King2017-03-03
* Merge branch 'jk/perf-any-version'Junio C Hamano2016-07-11
|\
| * t/perf: fix regression in testing older versions of gitJeff King2016-06-22
* | perf: accommodate for MacOSXJohannes Schindelin2016-06-21
* | perf: make the tests work without a worktreeRené Scharfe2016-05-31
|/
* perf: make the tests work in worktreesJohannes Schindelin2016-05-13
* perf: let's disable symlinks when they are not availableJohannes Schindelin2016-05-13
* perf-lib: fix ignored exit code inside loopJeff King2015-03-25
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-26
* Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-01
|\
| * Avoid using `echo -n` anywhereLukas Fleischer2013-07-29
* | perf-lib: fix start/stop of perf testsThomas Gummerer2013-06-29
|/
* MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-26
* MALLOC_CHECK: various clean-upsJunio C Hamano2012-09-17
* tests: Introduce test_seqMichał Kiedrowicz2012-08-04
* perf: export some important test-lib variablesThomas Rast2012-03-08
* perf: load test-lib-functions from the correct directoryThomas Rast2012-03-08
* Introduce a performance testing frameworkThomas Rast2012-02-17