aboutsummaryrefslogtreecommitdiffstats
path: root/t/test-lib-functions.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-01t: use git-show-ref(1) to check for ref existencePatrick Steinhardt1-0/+55
2023-10-31test framework: further deprecate test_i18ngrepJunio C Hamano1-4/+6
2023-10-02test-lib: compute the compatibility hash so tests may use itEric W. Biederman1-1/+16
2023-08-09Merge branch 'pw/rebase-skip-commit-message-fix'Junio C Hamano1-0/+33
2023-08-03rebase --skip: fix commit message clean up when skipping squashPhillip Wood1-0/+33
2023-07-04Merge branch 'bc/more-git-var'Junio C Hamano1-0/+9
2023-06-27t: add a function to check executable bitbrian m. carlson1-0/+9
2023-05-26config: use gitdir to get worktree configVictoria Dye1-2/+11
2023-05-08t: drop "verbose" helper functionJeff King1-9/+0
2023-02-28Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano1-0/+8
2023-02-23rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood1-0/+8