summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* t: drop "verbose" helper functionJeff King2023-05-081-9/+0
* Merge branch 'pw/rebase-i-parse-fix'Junio C Hamano2023-02-281-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-151-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-141-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-071-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-131-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-10-311-4/+0
* | Merge branch 'ds/bundle-uri-3'Taylor Blau2022-10-301-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
* | t: convert egrep usage to "grep -E"Đoàn Trần Công Danh2022-09-211-1/+1
|/
* Merge branch 'ab/leak-check'Junio C Hamano2022-08-121-88/+1
|\
| * test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason2022-07-271-88/+1
* | t: avoid "whitelist"Derrick Stolee2022-07-191-2/+1
|/
* Merge branch 'js/ci-github-workflow-markup'Junio C Hamano2022-06-071-2/+4
|\
| * ci(github): avoid printing test case preamble twiceVictoria Dye2022-05-211-0/+2
| * ci: optionally mark up output in the GitHub workflowJohannes Schindelin2022-05-211-2/+2
* | Merge branch 'ns/batch-fsync'Junio C Hamano2022-06-031-0/+10
|\ \ | |/ |/|
| * test-lib-functions: add parsing helpers for ls-files and ls-treeNeeraj Singh2022-04-061-0/+10
* | Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano2022-04-041-34/+0
|\ \
| * | test-lib-functions: remove test_subcommand_inexactDerrick Stolee2022-03-251-34/+0
| |/
* | Merge branch 'ab/reflog-parse-options'Junio C Hamano2022-04-041-1/+1
|\ \
| * | reflog: convert to parse_options() APIÆvar Arnfjörð Bjarmason2022-03-231-1/+1
| |/
* | tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason2022-03-171-0/+24
* | test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason2022-03-171-0/+52
|/
* tests: allow testing if a path is truly a file or a directoryCOGONI Guillaume2022-02-231-0/+29
* Merge branch 'ms/update-index-racy'Junio C Hamano2022-02-051-0/+33
|\
| * test-lib: introduce API for verifying file mtimeMarc Strapetz2022-01-071-0/+33
* | Merge branch 'ds/repack-fixlets'Junio C Hamano2022-01-051-0/+34
|\ \ | |/ |/|
| * repack: respect kept objects with '--write-midx -b'Derrick Stolee2021-12-201-0/+34
* | test-lib: introduce required prereq for test runsFabian Stelzer2021-11-201-0/+11
|/
* test-lib-functions: keep user's debugger config files and TERM in 'debug'Philippe Blain2021-09-071-14/+46
* test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'Philippe Blain2021-09-071-1/+46
* test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'Philippe Blain2021-09-071-1/+1
* Merge branch 'ab/pkt-line-tests'Junio C Hamano2021-07-281-30/+8
|\
| * test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason2021-07-191-30/+8
* | Merge branch 'dd/test-stdout-count-lines'Junio C Hamano2021-07-161-0/+26
|\ \
| * | test-lib-functions: introduce test_stdout_line_countĐoàn Trần Công Danh2021-07-061-0/+26
* | | Merge branch 'jk/test-without-readlink-1'Junio C Hamano2021-07-081-0/+6
|\ \ \ | |/ / |/| |
| * | t: use portable wrapper for readlink(1)Jeff King2021-06-191-0/+6
| |/
* | Merge branch 'ab/test-lib-updates'Junio C Hamano2021-06-141-23/+39
|\ \ | |/ |/|