summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Merge branch 'tz/test-lib-check-working-jgit'Junio C Hamano1-1/+1
2019-05-15test-lib: try harder to ensure a working jgitTodd Zullinger1-1/+1
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason1-0/+4
2019-04-25Merge branch 'jc/gettext-test-fix'Junio C Hamano1-0/+1
2019-04-25Merge branch 'ab/test-lib-pass-trace2-env'Junio C Hamano1-0/+1
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano1-1/+27
2019-04-15gettext tests: export the restored GIT_TEST_GETTEXT_POISONJunio C Hamano1-0/+1
2019-04-15tests: disallow the use of abbreviated options (by default)Johannes Schindelin1-0/+7
2019-04-01test-lib: whitelist GIT_TR2_* in the environmentÆvar Arnfjörð Bjarmason1-0/+1
2019-03-20Merge branch 'js/stress-test-ui-tweak'Junio C Hamano1-1/+8
2019-03-14test-lib: introduce 'test_atexit'Johannes Schindelin1-0/+23
2019-03-14test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'SZEDER Gábor1-1/+4
2019-03-07Merge branch 'jc/test-yes-doc'Junio C Hamano1-1/+5
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin1-1/+7
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin1-0/+1
2019-02-13Merge branch 'sg/stress-test'Junio C Hamano1-3/+17
2019-02-11test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor1-2/+2
2019-02-11test: caution on our version of 'yes'Junio C Hamano1-1/+5
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor1-2/+16
2019-02-06Merge branch 'js/vsts-ci'Junio C Hamano1-8/+130
2019-02-05Merge branch 'js/test-git-installed'Junio C Hamano1-1/+1
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin1-6/+13
2019-01-29tests: add t/helper/ to the PATH with --with-dashesJohannes Schindelin1-1/+1
2019-01-29mingw: try to work around issues with the test cleanupJohannes Schindelin1-1/+5
2019-01-29tests: include detailed trace logs with --write-junit-xml upon failureJohannes Schindelin1-1/+21
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin1-0/+91
2019-01-22tests: explicitly use `test-tool.exe` on WindowsJohannes Schindelin1-1/+1
2019-01-07test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor1-2/+107
2019-01-07test-lib: set $TRASH_DIRECTORY earlierSZEDER Gábor1-6/+6
2019-01-07test-lib: consolidate naming of test-results pathsSZEDER Gábor1-11/+11
2019-01-07test-lib: parse command line options earlierSZEDER Gábor1-109/+124
2019-01-07test-lib: parse options in a for loop to keep $@ intactSZEDER Gábor1-36/+42
2019-01-07test-lib: extract Bash version check for '-x' tracingSZEDER Gábor1-18/+19
2019-01-03test-lib: translate SIGTERM and SIGHUP to an exitSZEDER Gábor1-1/+1
2019-01-03Merge branch 'sg/test-bash-version-fix'Junio C Hamano1-2/+2
2019-01-03test-lib: check Bash version for '-x' without using shell arraysSZEDER Gábor1-2/+2
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor1-3/+7
2018-11-19Merge branch 'js/test-git-installed'Junio C Hamano1-6/+16
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano1-5/+17
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin1-4/+9
2018-11-16tests: do not require Git to be built when testing an installed GitJohannes Schindelin1-2/+7
2018-11-14tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/Johannes Schindelin1-1/+1
2018-11-13Merge branch 'js/rebase-p-tests'Junio C Hamano1-0/+4
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason1-5/+17
2018-11-06Merge branch 'sg/test-verbose-log'Junio C Hamano1-2/+2
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin1-0/+4
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor1-2/+2
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano1-2/+33
2018-09-28t0000: do not get self-test disrupted by environment warningsJunio C Hamano1-0/+8
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart1-0/+1