Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | Merge branch 'ab/fail-prereqs-in-test' | Junio C Hamano | 1 | -0/+4 |
2019-05-19 | Merge branch 'tz/test-lib-check-working-jgit' | Junio C Hamano | 1 | -1/+1 |
2019-05-15 | test-lib: try harder to ensure a working jgit | Todd Zullinger | 1 | -1/+1 |
2019-05-14 | tests: add a special setup where prerequisites fail | Ævar Arnfjörð Bjarmason | 1 | -0/+4 |
2019-04-25 | Merge branch 'jc/gettext-test-fix' | Junio C Hamano | 1 | -0/+1 |
2019-04-25 | Merge branch 'ab/test-lib-pass-trace2-env' | Junio C Hamano | 1 | -0/+1 |
2019-04-25 | Merge branch 'sg/test-atexit' | Junio C Hamano | 1 | -1/+27 |
2019-04-15 | gettext tests: export the restored GIT_TEST_GETTEXT_POISON | Junio C Hamano | 1 | -0/+1 |
2019-04-15 | tests: disallow the use of abbreviated options (by default) | Johannes Schindelin | 1 | -0/+7 |
2019-04-01 | test-lib: whitelist GIT_TR2_* in the environment | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2019-03-20 | Merge branch 'js/stress-test-ui-tweak' | Junio C Hamano | 1 | -1/+8 |
2019-03-14 | test-lib: introduce 'test_atexit' | Johannes Schindelin | 1 | -0/+23 |
2019-03-14 | test-lib: fix interrupt handling with 'dash' and '--verbose-log -x' | SZEDER Gábor | 1 | -1/+4 |
2019-03-07 | Merge branch 'jc/test-yes-doc' | Junio C Hamano | 1 | -1/+5 |
2019-03-04 | tests: introduce --stress-jobs=<N> | Johannes Schindelin | 1 | -1/+7 |
2019-03-04 | tests: let --stress-limit=<N> imply --stress | Johannes Schindelin | 1 | -0/+1 |
2019-02-13 | Merge branch 'sg/stress-test' | Junio C Hamano | 1 | -3/+17 |
2019-02-11 | test-lib: fix non-portable pattern bracket expressions | SZEDER Gábor | 1 | -2/+2 |
2019-02-11 | test: caution on our version of 'yes' | Junio C Hamano | 1 | -1/+5 |
2019-02-08 | test-lib: make '--stress' more bisect-friendly | SZEDER Gábor | 1 | -2/+16 |
2019-02-06 | Merge branch 'js/vsts-ci' | Junio C Hamano | 1 | -8/+130 |
2019-02-05 | Merge branch 'js/test-git-installed' | Junio C Hamano | 1 | -1/+1 |
2019-01-29 | tests: optionally skip bin-wrappers/ | Johannes Schindelin | 1 | -6/+13 |
2019-01-29 | tests: add t/helper/ to the PATH with --with-dashes | Johannes Schindelin | 1 | -1/+1 |
2019-01-29 | mingw: try to work around issues with the test cleanup | Johannes Schindelin | 1 | -1/+5 |
2019-01-29 | tests: include detailed trace logs with --write-junit-xml upon failure | Johannes Schindelin | 1 | -1/+21 |
2019-01-29 | tests: optionally write results as JUnit-style .xml | Johannes Schindelin | 1 | -0/+91 |
2019-01-22 | tests: explicitly use `test-tool.exe` on Windows | Johannes Schindelin | 1 | -1/+1 |
2019-01-07 | test-lib: add the '--stress' option to run a test repeatedly under load | SZEDER Gábor | 1 | -2/+107 |
2019-01-07 | test-lib: set $TRASH_DIRECTORY earlier | SZEDER Gábor | 1 | -6/+6 |
2019-01-07 | test-lib: consolidate naming of test-results paths | SZEDER Gábor | 1 | -11/+11 |
2019-01-07 | test-lib: parse command line options earlier | SZEDER Gábor | 1 | -109/+124 |
2019-01-07 | test-lib: parse options in a for loop to keep $@ intact | SZEDER Gábor | 1 | -36/+42 |
2019-01-07 | test-lib: extract Bash version check for '-x' tracing | SZEDER Gábor | 1 | -18/+19 |
2019-01-03 | test-lib: translate SIGTERM and SIGHUP to an exit | SZEDER Gábor | 1 | -1/+1 |
2019-01-03 | Merge branch 'sg/test-bash-version-fix' | Junio C Hamano | 1 | -2/+2 |
2019-01-03 | test-lib: check Bash version for '-x' without using shell arrays | SZEDER Gábor | 1 | -2/+2 |
2018-11-20 | tests: send "bug in the test script" errors to the script's stderr | SZEDER Gábor | 1 | -3/+7 |
2018-11-19 | Merge branch 'js/test-git-installed' | Junio C Hamano | 1 | -6/+16 |
2018-11-19 | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 1 | -5/+17 |
2018-11-16 | tests: explicitly use `git.exe` on Windows | Johannes Schindelin | 1 | -4/+9 |
2018-11-16 | tests: do not require Git to be built when testing an installed Git | Johannes Schindelin | 1 | -2/+7 |
2018-11-14 | tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ | Johannes Schindelin | 1 | -1/+1 |
2018-11-13 | Merge branch 'js/rebase-p-tests' | Junio C Hamano | 1 | -0/+4 |
2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -5/+17 |
2018-11-06 | Merge branch 'sg/test-verbose-log' | Junio C Hamano | 1 | -2/+2 |
2018-11-02 | tests: optionally skip `git rebase -p` tests | Johannes Schindelin | 1 | -0/+4 |
2018-10-30 | test-lib: introduce the '-V' short option for '--verbose-log' | SZEDER Gábor | 1 | -2/+2 |
2018-10-19 | Merge branch 'bp/rename-test-env-var' | Junio C Hamano | 1 | -2/+33 |
2018-09-28 | t0000: do not get self-test disrupted by environment warnings | Junio C Hamano | 1 | -0/+8 |