summaryrefslogtreecommitdiff
path: root/t/perf/perf-lib.sh
AgeCommit message (Expand)Author
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor
2018-08-20t/perf: add infrastructure for measuring sizesJeff King
2018-08-20t/perf: factor boilerplate out of test_perfJeff King
2017-09-24perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder
2017-09-24perf/run: add get_var_from_env_or_config()Christian Couder
2017-06-05perf: work around the tested repo having an index.lockÆvar Arnfjörð Bjarmason
2017-05-12perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason
2017-03-03t/perf: use $MODERN_GIT for all repo-copying stepsJeff King
2016-07-11Merge branch 'jk/perf-any-version'Junio C Hamano
2016-06-22t/perf: fix regression in testing older versions of gitJeff King
2016-06-21perf: accommodate for MacOSXJohannes Schindelin
2016-05-31perf: make the tests work without a worktreeRené Scharfe
2016-05-13perf: make the tests work in worktreesJohannes Schindelin
2016-05-13perf: let's disable symlinks when they are not availableJohannes Schindelin
2015-03-25perf-lib: fix ignored exit code inside loopJeff King
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder
2013-08-01Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano
2013-07-29Avoid using `echo -n` anywhereLukas Fleischer
2013-06-30perf-lib: fix start/stop of perf testsThomas Gummerer
2012-09-27MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe
2012-09-18MALLOC_CHECK: various clean-upsJunio C Hamano
2012-08-04tests: Introduce test_seqMichał Kiedrowicz
2012-03-08perf: export some important test-lib variablesThomas Rast
2012-03-08perf: load test-lib-functions from the correct directoryThomas Rast
2012-02-17Introduce a performance testing frameworkThomas Rast