summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2024-04-06t: local VAR="VAL" (quote ${magic-reference})Junio C Hamano
2024-04-06t: local VAR="VAL" (quote command substitution)Junio C Hamano
2024-04-06t: 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-09Merge branch 'sp/test-i18ngrep' into maint-2.43Junio C Hamano
2024-02-09Merge 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-13Merge 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
2023-05-08t: drop "verbose" helper functionJeff King
2023-03-01Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano
2023-02-23rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood
2023-02-16Merge branch 'ds/bundle-uri-5'Junio C Hamano
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee
2023-01-23Merge branch 'ab/test-env-helper'Junio C Hamano
2023-01-16Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano
2023-01-15env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason
2023-01-08Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano
2023-01-06test-lib-functions: add helper for trailing hashDerrick Stolee
2023-01-05Merge branch 'sg/test-oid-wo-incomplete-line'Junio C Hamano
2022-12-25t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason
2022-12-19tests: make 'test_oid' print trailing newlineSZEDER Gábor
2022-12-12tests(mingw): avoid very slow `mingw_test_cmp`Johannes Schindelin
2022-11-01test-lib-functions: drop redundant diagnostic printMartin Ågren
2022-10-31Merge branch 'ds/bundle-uri-3'Taylor Blau
2022-10-21test-lib-functions: mark 'test_commit' variables as 'local'Philippe Blain
2022-10-12bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason
2022-09-21t: convert egrep usage to "grep -E"Đoàn Trần Công Danh
2022-08-12Merge branch 'ab/leak-check'Junio C Hamano
2022-07-27test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason
2022-07-19t: avoid "whitelist"Derrick Stolee
2022-06-07Merge branch 'js/ci-github-workflow-markup'Junio C Hamano
2022-06-03Merge branch 'ns/batch-fsync'Junio C Hamano