summaryrefslogtreecommitdiffstats
path: root/t/test-lib-functions.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-lib: check for leak logs after every testJeff King2024-09-251-1/+2
* Merge branch 'jk/test-body-in-here-doc'Junio C Hamano2024-07-171-5/+27
|\
| * test-lib: allow test snippets as here-docsJeff King2024-07-101-5/+27
* | Merge branch 'ps/use-the-repository'Junio C Hamano2024-07-021-0/+5
|\ \ | |/ |/|
| * http-fetch: don't crash when parsing packfile without a repoPatrick Steinhardt2024-06-141-0/+5
* | t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()`Taylor Blau2024-05-241-1/+8
|/
* t: local VAR="VAL" (quote ${magic-reference})Junio C Hamano2024-04-061-4/+4
* t: local VAR="VAL" (quote command substitution)Junio C Hamano2024-04-061-1/+1
* t: local VAR="VAL" (quote positional parameters)Junio C Hamano2024-04-061-1/+1
* Merge branch 'eb/hash-transition'Junio C Hamano2024-03-281-1/+16
|\
| * test-lib: compute the compatibility hash so tests may use itEric W. Biederman2023-10-021-1/+16
* | Merge branch 'jc/test-i18ngrep'Junio C Hamano2024-03-141-2/+1
|\ \
| * | test_i18ngrep: hard deprecate and forbid its useJunio C Hamano2024-03-021-2/+1
| * | Merge branch 'sp/test-i18ngrep' into maint-2.43Junio C Hamano2024-02-091-1/+1
| |\ \
| * \ \ Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43Junio C Hamano2024-02-091-1/+1
| |\ \ \
* | \ \ \ Merge branch 'ps/refstorage-extension'Junio C Hamano2024-01-161-0/+5
|\ \ \ \ \
| * | | | | t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt2024-01-021-0/+5
* | | | | | Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano2024-01-131-0/+14
|\ \ \ \ \ \
| * | | | | | t/test-lib-functions.sh: implement `test_trace2_data` helperTaylor Blau2023-12-141-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sp/test-i18ngrep'Junio C Hamano2023-12-271-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal2023-12-181-1/+1
* | | | | Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano2023-12-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | doc: switch links to httpsJosh Soref2023-11-261-1/+1
| | |/ | |/|
* | | Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-4/+6
|\ \ \ | | |/ | |/|
| * | test framework: further deprecate test_i18ngrepJunio C Hamano2023-10-311-4/+6
| |/
* / t: use git-show-ref(1) to check for ref existencePatrick Steinhardt2023-11-011-0/+55
|/
* Merge branch 'pw/rebase-skip-commit-message-fix'Junio C Hamano2023-08-101-0/+33
|\
| * rebase --skip: fix commit message clean up when skipping squashPhillip Wood2023-08-031-0/+33
* | Merge branch 'bc/more-git-var'Junio C Hamano2023-07-051-0/+9
|\ \
| * | t: add a function to check executable bitbrian m. carlson2023-06-271-0/+9
| |/
* / config: use gitdir to get worktree configVictoria Dye2023-05-261-2/+11
|/
* t: drop "verbose" helper functionJeff King2023-05-081-9/+0
* Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano2023-03-011-0/+8
|\
| * rebase -i: fix parsing of "fixup -C<commit>"Phillip Wood2023-02-231-0/+8
* | Merge branch 'ds/bundle-uri-5'Junio C Hamano2023-02-161-0/+8
|\ \
| * | t5558: add tests for creationToken heuristicDerrick Stolee2023-01-311-0/+8
* | | t: allow 'scalar' in test_must_failDerrick Stolee2023-01-271-1/+1
* | | Merge branch 'ab/test-env-helper'Junio C Hamano2023-01-231-1/+1
|\ \ \
| * | | env-helper: move this built-in to "test-tool env-helper"Ævar Arnfjörð Bjarmason2023-01-151-1/+1
| | |/ | |/|
* | | Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano2023-01-161-0/+8
|\ \ \
| * | | test-lib-functions: add helper for trailing hashDerrick Stolee2023-01-061-0/+8
| |/ /
* | | Merge branch 'js/drop-mingw-test-cmp'Junio C Hamano2023-01-081-66/+0
|\ \ \
| * | | tests(mingw): avoid very slow `mingw_test_cmp`Johannes Schindelin2022-12-121-66/+0
* | | | Merge branch 'sg/test-oid-wo-incomplete-line'Junio C Hamano2023-01-051-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: make 'test_oid' print trailing newlineSZEDER Gábor2022-12-191-1/+1
| | |/ | |/|
* / | t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason2022-12-251-0/+7
|/ /
* | test-lib-functions: drop redundant diagnostic printMartin Ågren2022-11-011-4/+0
* | Merge branch 'ds/bundle-uri-3'Taylor Blau2022-10-311-0/+11
|\ \
| * | bundle-uri: unit test "key=value" parsingÆvar Arnfjörð Bjarmason2022-10-121-0/+11
| |/
* | test-lib-functions: mark 'test_commit' variables as 'local'Philippe Blain2022-10-211-8/+8