summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-10Merge branch 'ab/retire-pcre1'Junio C Hamano
2021-01-27test-lib: prevent '--stress-jobs=X' from being ignoredSZEDER Gábor
2021-01-24Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason
2021-01-21tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason
2021-01-16Merge branch 'ds/maintenance-part-4'Junio C Hamano
2020-12-17tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereqJohannes Schindelin
2020-11-24maintenance: extract platform-specific schedulingDerrick Stolee
2020-11-18Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-11-09Merge branch 'jk/perl-warning'Junio C Hamano
2020-11-02Merge branch 'js/default-branch-name-part-4-minus-1'Junio C Hamano
2020-10-23tests: start moving to a different default main branch nameJohannes Schindelin
2020-10-22perl: check for perl warnings while running testsJeff King
2020-10-18test-lib: reduce verbosity of skipped testsElijah Newren
2020-10-18test-lib: allow selecting tests by substring/glob with --runElijah Newren
2020-09-25maintenance: add start/stop subcommandsDerrick Stolee
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-07-30Merge branch 'jk/tests-timestamp-fix' into masterJunio C Hamano
2020-07-30t: make SHA1 prerequisite depend on default hashbrian m. carlson
2020-07-30t: allow testing different hash algorithms via environmentbrian m. carlson
2020-07-14test-lib: set deterministic default author/committer dateJeff King
2020-07-07Merge branch 'bc/sha-256-part-2'Junio C Hamano
2020-06-09Merge branch 'cb/t4210-illseq-auto-detect'Junio C Hamano
2020-05-25Merge branch 'gp/hppa-stack-test-fix'Junio C Hamano
2020-05-18t4210: detect REG_ILLSEQ dynamically and skip affected testsCarlo Marcelo Arenas Belón
2020-05-18tests: skip small-stack tests on hppa architectureGreg Price
2020-05-15Revert "tests: when run in Bash, annotate test failures with file name/line n...Junio C Hamano
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano
2020-05-13t1050: match object ID paths in a hash-insensitive waybrian m. carlson
2020-05-07t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón
2020-05-01Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano
2020-04-29Merge branch 'dd/ci-swap-azure-pipelines-with-github-actions'Junio C Hamano
2020-04-23t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to testsTaylor Blau
2020-04-22Merge branch 'mt/test-lib-bundled-short-options'Junio C Hamano
2020-04-22Merge branch 'js/test-junit-finalization-fix'Junio C Hamano
2020-04-22Merge branch 'js/tests-gpg-integration-on-windows'Junio C Hamano
2020-04-10tests: when run in Bash, annotate test failures with file name/line numberJohannes Schindelin
2020-03-26tests: do not let lazy prereqs inside `test_expect_*` turn off tracingJohannes Schindelin
2020-03-25test-lib: allow short options to be bundledMatheus Tavares
2020-03-23tests(junit-xml): avoid invalid XMLJohannes Schindelin
2020-02-24t: use hash-specific lookup tables to define test constantsbrian m. carlson
2020-02-17Merge branch 'js/test-write-junit-xml-fix'Junio C Hamano
2020-02-12tests: fix --write-junit-xml with subshellsJohannes Schindelin
2019-12-10Merge branch 'em/test-skip-regex-illseq'Junio C Hamano
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano
2019-12-01Merge branch 'sg/skip-skipped-prereq'Junio C Hamano
2019-11-30t4210: skip i18n tests that don't work on FreeBSDEd Maste
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor
2019-11-13test-lib: don't check prereqs of test cases that won't be run anywaySZEDER Gábor
2019-10-30pretty: add "%aL" etc. to show local-part of email addressesPrarit Bhargava