Age | Commit message (Expand) | Author | Files | Lines |
2021-04-16 | Merge branch 'en/ort-readiness' | Junio C Hamano | 1 | -0/+2 |
2021-03-20 | Add testing with merge-ort merge strategy | Elijah Newren | 1 | -0/+2 |
2021-02-25 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -5/+0 |
2021-02-22 | Merge branch 'ab/test-lib' | Junio C Hamano | 1 | -30/+0 |
2021-02-10 | tests: remove last uses of C_LOCALE_OUTPUT | Ævar Arnfjörð Bjarmason | 1 | -5/+0 |
2021-02-10 | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 1 | -19/+4 |
2021-02-10 | Merge branch 'ab/retire-pcre1' | Junio C Hamano | 1 | -2/+1 |
2021-02-10 | test-lib: remove check_var_migration | Ævar Arnfjörð Bjarmason | 1 | -30/+0 |
2021-01-26 | test-lib: prevent '--stress-jobs=X' from being ignored | SZEDER Gábor | 1 | -4/+4 |
2021-01-23 | Remove support for v1 of the PCRE library | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2021-01-21 | tests: remove support for GIT_TEST_GETTEXT_POISON | Ævar Arnfjörð Bjarmason | 1 | -19/+4 |
2021-01-15 | Merge branch 'ds/maintenance-part-4' | Junio C Hamano | 1 | -3/+4 |
2020-12-16 | tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereq | Johannes Schindelin | 1 | -8/+0 |
2020-11-24 | maintenance: extract platform-specific scheduling | Derrick Stolee | 1 | -3/+4 |
2020-11-18 | Merge branch 'ds/maintenance-part-3' | Junio C Hamano | 1 | -0/+7 |
2020-11-09 | Merge branch 'jk/perl-warning' | Junio C Hamano | 1 | -0/+6 |
2020-11-02 | Merge branch 'js/default-branch-name-part-4-minus-1' | Junio C Hamano | 1 | -0/+7 |
2020-10-23 | tests: start moving to a different default main branch name | Johannes Schindelin | 1 | -0/+7 |
2020-10-21 | perl: check for perl warnings while running tests | Jeff King | 1 | -0/+6 |
2020-10-18 | test-lib: reduce verbosity of skipped tests | Elijah Newren | 1 | -1/+0 |
2020-10-18 | test-lib: allow selecting tests by substring/glob with --run | Elijah Newren | 1 | -8/+12 |
2020-09-25 | maintenance: add start/stop subcommands | Derrick Stolee | 1 | -0/+6 |
2020-08-11 | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 1 | -1/+8 |
2020-07-30 | Merge branch 'jk/tests-timestamp-fix' into master | Junio C Hamano | 1 | -0/+3 |
2020-07-30 | t: make SHA1 prerequisite depend on default hash | brian m. carlson | 1 | -1/+5 |
2020-07-30 | t: allow testing different hash algorithms via environment | brian m. carlson | 1 | -0/+3 |
2020-07-14 | test-lib: set deterministic default author/committer date | Jeff King | 1 | -0/+3 |
2020-07-06 | Merge branch 'bc/sha-256-part-2' | Junio C Hamano | 1 | -0/+1 |
2020-06-08 | Merge branch 'cb/t4210-illseq-auto-detect' | Junio C Hamano | 1 | -6/+0 |
2020-05-24 | Merge branch 'gp/hppa-stack-test-fix' | Junio C Hamano | 1 | -2/+10 |
2020-05-18 | t4210: detect REG_ILLSEQ dynamically and skip affected tests | Carlo Marcelo Arenas Belón | 1 | -6/+0 |
2020-05-18 | tests: skip small-stack tests on hppa architecture | Greg Price | 1 | -2/+10 |
2020-05-15 | Revert "tests: when run in Bash, annotate test failures with file name/line n... | Junio C Hamano | 1 | -13/+1 |
2020-05-15 | Revert "t/test_lib: avoid naked bash arrays in file_lineno" | Junio C Hamano | 1 | -10/+8 |
2020-05-12 | t1050: match object ID paths in a hash-insensitive way | brian m. carlson | 1 | -0/+1 |
2020-05-07 | t/test_lib: avoid naked bash arrays in file_lineno | Carlo Marcelo Arenas Belón | 1 | -8/+10 |
2020-05-01 | Merge branch 'tb/commit-graph-fd-exhaustion-fix' | Junio C Hamano | 1 | -0/+9 |
2020-04-29 | Merge branch 'dd/ci-swap-azure-pipelines-with-github-actions' | Junio C Hamano | 1 | -1/+13 |
2020-04-23 | t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests | Taylor Blau | 1 | -0/+9 |
2020-04-22 | Merge branch 'mt/test-lib-bundled-short-options' | Junio C Hamano | 1 | -14/+47 |
2020-04-22 | Merge branch 'js/test-junit-finalization-fix' | Junio C Hamano | 1 | -0/+1 |
2020-04-22 | Merge branch 'js/tests-gpg-integration-on-windows' | Junio C Hamano | 1 | -2/+4 |
2020-04-10 | tests: when run in Bash, annotate test failures with file name/line number | Johannes Schindelin | 1 | -1/+13 |
2020-03-26 | tests: do not let lazy prereqs inside `test_expect_*` turn off tracing | Johannes Schindelin | 1 | -2/+4 |
2020-03-25 | test-lib: allow short options to be bundled | Matheus Tavares | 1 | -14/+47 |
2020-03-23 | tests(junit-xml): avoid invalid XML | Johannes Schindelin | 1 | -0/+1 |
2020-02-24 | t: use hash-specific lookup tables to define test constants | brian m. carlson | 1 | -15/+14 |
2020-02-17 | Merge branch 'js/test-write-junit-xml-fix' | Junio C Hamano | 1 | -1/+2 |
2020-02-12 | tests: fix --write-junit-xml with subshells | Johannes Schindelin | 1 | -1/+2 |
2019-12-10 | Merge branch 'em/test-skip-regex-illseq' | Junio C Hamano | 1 | -1/+7 |