summaryrefslogtreecommitdiff
path: root/t/test-lib.sh
AgeCommit message (Expand)Author
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
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano
2019-10-06tests: let --immediate and --write-junit-xml play well togetherJohannes Schindelin
2019-09-06t: use common $SQ variableDenton Liu
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano
2019-08-05tests: show the test name and number at the start of verbose outputSZEDER Gábor
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-09Merge branch 'sg/trace2-rename'Junio C Hamano
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason
2019-06-13Merge branch 'ab/fail-prereqs-in-test'Junio C Hamano
2019-06-12Revert "test-lib: whitelist GIT_TR2_* in the environment"Ævar Arnfjörð Bjarmason
2019-05-19Merge branch 'tz/test-lib-check-working-jgit'Junio C Hamano
2019-05-15test-lib: try harder to ensure a working jgitTodd Zullinger
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason
2019-04-25Merge branch 'jc/gettext-test-fix'Junio C Hamano
2019-04-25Merge branch 'ab/test-lib-pass-trace2-env'Junio C Hamano