summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge branch 'kk/merge-base-exhaustion'Junio C Hamano1-0/+35
2026-08-11test-lib-functions: improve diagnostic output for trace2 data assertionsKristofer Karlsson1-0/+35
2026-07-27test-lib-functions: add commit_body helperShlok Kulshreshtha1-0/+8
2026-05-20Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo'Junio C Hamano1-0/+8
2026-04-27ls-files tests: filter `.gitconfig` from `--others` outputJohannes Schindelin1-0/+8
2026-04-22t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`Patrick Steinhardt1-2/+2
2026-04-22t: prepare execution of potentially failing commands for `set -e`Patrick Steinhardt1-2/+1
2026-04-22t: prepare `test_must_fail ()` for `set -e`Patrick Steinhardt1-2/+3
2026-03-23t: add matching negative attributes to test_decode_colorJeff King1-0/+3
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano1-1/+1
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin1-1/+1
2025-10-09t: allow specifying compatibility hashbrian m. carlson1-2/+7
2025-07-21Merge branch 'bc/use-sha256-by-default-in-3.0'Junio C Hamano1-1/+4
2025-07-01t: default to compile-time default hash if not setbrian m. carlson1-1/+4
2025-06-24test-lib: teach test_seq the -f optionJeff King1-2/+14
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano1-15/+5
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt1-1/+1
2025-04-07t: adapt `test_copy_bytes()` to not use PerlPatrick Steinhardt1-11/+1
2025-04-07t: adapt character translation helpers to not use PerlPatrick Steinhardt1-3/+3
2025-03-11t: extend test_lazy_prereqJunio C Hamano1-0/+5
2025-02-27Merge branch 'ua/os-version-capability'Junio C Hamano1-0/+8
2025-02-19agent: advertise OS name via agent capabilityUsman Akinyemi1-0/+8
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano1-0/+26
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano1-0/+10
2025-01-27repack: add --name-hash-version optionDerrick Stolee1-0/+26
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King1-1/+1
2024-12-20test-lib-functions: add test_cmp_sortedDerrick Stolee1-0/+10
2024-09-25test-lib: check for leak logs after every testJeff King1-1/+2
2024-07-17Merge branch 'jk/test-body-in-here-doc'Junio C Hamano1-5/+27
2024-07-10test-lib: allow test snippets as here-docsJeff King1-5/+27
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano1-0/+5
2024-06-14http-fetch: don't crash when parsing packfile without a repoPatrick Steinhardt1-0/+5
2024-05-24t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()`Taylor Blau1-1/+8
2024-04-05t: local VAR="VAL" (quote ${magic-reference})Junio C Hamano1-4/+4
2024-04-05t: local VAR="VAL" (quote command substitution)Junio C Hamano1-1/+1
2024-04-05t: local VAR="VAL" (quote positional parameters)Junio C Hamano1-1/+1
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano1-1/+16
2024-03-14Merge branch 'jc/test-i18ngrep'Junio C Hamano1-2/+1
2024-03-02test_i18ngrep: hard deprecate and forbid its useJunio C Hamano1-2/+1
2024-02-08Merge branch 'sp/test-i18ngrep' into maint-2.43Junio C Hamano1-1/+1
2024-02-08Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano1-1/+1
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano1-0/+5
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano1-0/+14
2024-01-02t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt1-0/+5
2023-12-27Merge branch 'sp/test-i18ngrep'Junio C Hamano1-1/+1
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano1-1/+1
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal1-1/+1
2023-12-14t/test-lib-functions.sh: implement `test_trace2_data` helperTaylor Blau1-0/+14
2023-11-26doc: switch links to httpsJosh Soref1-1/+1
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano1-4/+6