summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
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
2022-05-21ci(github): avoid printing test case preamble twiceVictoria Dye
2022-05-21ci: optionally mark up output in the GitHub workflowJohannes Schindelin
2022-04-06test-lib-functions: add parsing helpers for ls-files and ls-treeNeeraj Singh
2022-04-04Merge branch 'ds/t7700-kept-pack-test'Junio C Hamano
2022-04-04Merge branch 'ab/reflog-parse-options'Junio C Hamano
2022-03-25test-lib-functions: remove test_subcommand_inexactDerrick Stolee
2022-03-23reflog: convert to parse_options() APIÆvar Arnfjörð Bjarmason
2022-03-17tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason
2022-03-17test-lib-functions: add and use a "test_hook" wrapperÆvar Arnfjörð Bjarmason
2022-02-23tests: allow testing if a path is truly a file or a directoryCOGONI Guillaume
2022-02-05Merge branch 'ms/update-index-racy'Junio C Hamano
2022-01-07test-lib: introduce API for verifying file mtimeMarc Strapetz
2022-01-05Merge branch 'ds/repack-fixlets'Junio C Hamano
2021-12-20repack: respect kept objects with '--write-midx -b'Derrick Stolee
2021-11-21test-lib: introduce required prereq for test runsFabian Stelzer
2021-09-07test-lib-functions: keep user's debugger config files and TERM in 'debug'Philippe Blain
2021-09-07test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'Philippe Blain
2021-09-07test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'Philippe Blain
2021-07-28Merge branch 'ab/pkt-line-tests'Junio C Hamano
2021-07-19test-lib-functions: use test-tool for [de]packetize()Ævar Arnfjörð Bjarmason
2021-07-17Merge branch 'dd/test-stdout-count-lines'Junio C Hamano
2021-07-08Merge branch 'jk/test-without-readlink-1'Junio C Hamano
2021-07-06test-lib-functions: introduce test_stdout_line_countĐoàn Trần Công Danh
2021-06-19t: use portable wrapper for readlink(1)Jeff King
2021-06-14Merge branch 'ab/test-lib-updates'Junio C Hamano
2021-05-11test-lib: split up and deprecate test_create_repo()Ævar Arnfjörð Bjarmason
2021-05-11test-lib: do not show advice about init.defaultBranch under --verboseÆvar Arnfjörð Bjarmason
2021-05-11test-lib: reformat argument list in test_create_repo()Ævar Arnfjörð Bjarmason
2021-05-11test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason
2021-05-11test-lib functions: add an --annotated option to "test_commit"Ævar Arnfjörð Bjarmason
2021-05-11test-lib-functions: document test_commit --no-tagÆvar Arnfjörð Bjarmason
2021-05-11test-lib-functions: reword "test_commit --append" docsÆvar Arnfjörð Bjarmason
2021-04-13tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason
2021-02-26Merge branch 'jk/rev-list-disk-usage'Junio C Hamano
2021-02-23Merge branch 'ab/test-lib'Junio C Hamano
2021-02-18Merge branch 'ak/corrected-commit-date'Junio C Hamano
2021-02-12test-lib-functions: assert correct parameter countÆvar Arnfjörð Bjarmason
2021-02-12test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-10Merge branch 'ds/more-index-cleanups'Junio C Hamano
2021-02-10test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason
2021-02-10test-lib-functions: remove generate_zero_bytes() wrapperÆvar Arnfjörð Bjarmason
2021-02-10test-lib-functions: move test_set_index_version() to its userÆvar Arnfjörð Bjarmason
2021-02-10test lib: change "error" to "BUG" as appropriateÆvar Arnfjörð Bjarmason
2021-02-09t: add --no-tag option to test_commitJeff King
2021-01-25Merge branch 'ab/mailmap-fixup'Junio C Hamano
2021-01-25Merge branch 'ab/mailmap'Junio C Hamano