aboutsummaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2026-03-23t: add matching negative attributes to test_decode_colorJeff King
2025-12-30Merge branch 'js/test-func-comment-fix'Junio C Hamano
2025-12-19test_detect_ref_format: fix commentJohannes Schindelin
2025-10-09t: allow specifying compatibility hashbrian m. carlson
2025-07-21Merge branch 'bc/use-sha256-by-default-in-3.0'Junio C Hamano
2025-07-01t: default to compile-time default hash if not setbrian m. carlson
2025-06-24test-lib: teach test_seq the -f optionJeff King
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano
2025-04-07t: adapt `test_readlink()` to not use PerlPatrick Steinhardt
2025-04-07t: adapt `test_copy_bytes()` to not use PerlPatrick Steinhardt
2025-04-07t: adapt character translation helpers to not use PerlPatrick Steinhardt
2025-03-11t: extend test_lazy_prereqJunio C Hamano
2025-02-27Merge branch 'ua/os-version-capability'Junio C Hamano
2025-02-19agent: advertise OS name via agent capabilityUsman Akinyemi
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano
2025-01-29Merge branch 'ds/path-walk-1'Junio C Hamano
2025-01-27repack: add --name-hash-version optionDerrick Stolee
2025-01-07test-lib: invert return value of check_test_results_san_file_emptyJeff King
2024-12-20test-lib-functions: add test_cmp_sortedDerrick Stolee
2024-09-25test-lib: check for leak logs after every testJeff King
2024-07-17Merge branch 'jk/test-body-in-here-doc'Junio C Hamano
2024-07-10test-lib: allow test snippets as here-docsJeff King
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano
2024-06-14http-fetch: don't crash when parsing packfile without a repoPatrick Steinhardt
2024-05-24t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()`Taylor Blau
2024-04-05t: local VAR="VAL" (quote ${magic-reference})Junio C Hamano
2024-04-05t: local VAR="VAL" (quote command substitution)Junio C Hamano
2024-04-05t: local VAR="VAL" (quote positional parameters)Junio C Hamano
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano
2024-03-14Merge branch 'jc/test-i18ngrep'Junio C Hamano
2024-03-02test_i18ngrep: hard deprecate and forbid its useJunio C Hamano
2024-02-08Merge branch 'sp/test-i18ngrep' into maint-2.43Junio C Hamano
2024-02-08Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano
2024-01-12Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano
2024-01-02t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt
2023-12-27Merge branch 'sp/test-i18ngrep'Junio C Hamano
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal
2023-12-14t/test-lib-functions.sh: implement `test_trace2_data` helperTaylor Blau
2023-11-26doc: switch links to httpsJosh Soref
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-01t: use git-show-ref(1) to check for ref existencePatrick Steinhardt
2023-10-31test framework: further deprecate test_i18ngrepJunio C Hamano
2023-10-02test-lib: compute the compatibility hash so tests may use itEric W. Biederman
2023-08-09Merge branch 'pw/rebase-skip-commit-message-fix'Junio C Hamano
2023-08-03rebase --skip: fix commit message clean up when skipping squashPhillip Wood
2023-07-04Merge branch 'bc/more-git-var'Junio C Hamano
2023-06-27t: add a function to check executable bitbrian m. carlson
2023-05-26config: use gitdir to get worktree configVictoria Dye