summaryrefslogtreecommitdiffstats
path: root/t/test-lib-functions.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * test-lib: do not show advice about init.defaultBranch under --verboseÆvar Arnfjörð Bjarmason2021-05-111-1/+0
| * test-lib: reformat argument list in test_create_repo()Ævar Arnfjörð Bjarmason2021-05-111-2/+2
| * test-lib functions: add --printf option to test_commitÆvar Arnfjörð Bjarmason2021-05-111-2/+12
| * test-lib functions: add an --annotated option to "test_commit"Ævar Arnfjörð Bjarmason2021-05-111-5/+22
| * test-lib-functions: document test_commit --no-tagÆvar Arnfjörð Bjarmason2021-05-111-0/+2
| * test-lib-functions: reword "test_commit --append" docsÆvar Arnfjörð Bjarmason2021-05-111-2/+1
* | tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason2021-04-131-7/+0
|/
* Merge branch 'jk/rev-list-disk-usage'Junio C Hamano2021-02-261-1/+8
|\
| * t: add --no-tag option to test_commitJeff King2021-02-091-1/+8
* | Merge branch 'ab/test-lib'Junio C Hamano2021-02-231-46/+16
|\ \
| * | test-lib-functions: assert correct parameter countÆvar Arnfjörð Bjarmason2021-02-121-0/+8
| * | test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason2021-02-121-5/+6
| * | test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason2021-02-101-27/+0
| * | test-lib-functions: remove generate_zero_bytes() wrapperÆvar Arnfjörð Bjarmason2021-02-101-7/+0
| * | test-lib-functions: move test_set_index_version() to its userÆvar Arnfjörð Bjarmason2021-02-101-5/+0
| * | test lib: change "error" to "BUG" as appropriateÆvar Arnfjörð Bjarmason2021-02-101-2/+2
| |/
* | Merge branch 'ak/corrected-commit-date'Junio C Hamano2021-02-181-0/+6
|\ \
| * | commit-graph: implement generation data chunkAbhishek Kumar2021-01-191-0/+6
* | | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-16/+7
|\ \ \
| * | | tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason2021-01-221-16/+7
| |/ /
* | | Merge branch 'ds/more-index-cleanups'Junio C Hamano2021-02-101-0/+42
|\ \ \ | |_|/ |/| |
| * | test-lib: test_region looks for trace2 regionsDerrick Stolee2021-01-241-0/+42
| |/
* | Merge branch 'ab/mailmap-fixup'Junio C Hamano2021-01-251-2/+2
|\ \
| * | test-lib-functions.sh: fix usage for test_commit()Denton Liu2021-01-151-2/+2
* | | Merge branch 'ab/mailmap'Junio C Hamano2021-01-251-7/+30
|\| |
| * | test-lib functions: add an --append option to test_commitÆvar Arnfjörð Bjarmason2021-01-121-1/+13
| * | test-lib functions: add --author support to test_commitÆvar Arnfjörð Bjarmason2021-01-121-1/+10
| * | test-lib functions: document arguments to test_commitÆvar Arnfjörð Bjarmason2021-01-121-0/+4
| * | test-lib functions: expand "test_commit" comment templateÆvar Arnfjörð Bjarmason2021-01-121-5/+3
| |/
* / t4129: don't fail if setgid is set in the test directoryMatheus Tavares2021-01-071-2/+7
|/
* Merge branch 'js/init-defaultbranch-advice'Junio C Hamano2020-12-191-1/+3
|\
| * init: provide useful advice about init.defaultBranchJohannes Schindelin2020-12-141-1/+3
* | Merge branch 'fc/random-cleanup'Junio C Hamano2020-12-091-4/+4
|\ \
| * | tests: lib-functions: trivial style cleanupsFelipe Contreras2020-12-011-4/+4
* | | Merge branch 'mt/do-not-use-scld-in-working-tree'Junio C Hamano2020-12-091-2/+2
|\ \ \ | |/ / |/| |
| * | apply: don't use core.sharedRepository to create working tree filesMatheus Tavares2020-12-021-2/+2
* | | Merge branch 'sg/tests-prereq'Junio C Hamano2020-11-261-4/+4
|\ \ \ | |_|/ |/| |
| * | tests: fix description of 'test_set_prereq'SZEDER Gábor2020-11-181-1/+1
| * | tests: make sure nested lazy prereqs work reliablySZEDER Gábor2020-11-181-3/+3
| |/
* | Merge branch 'js/test-file-size'Junio C Hamano2020-11-111-0/+4
|\ \
| * | tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin2020-11-071-0/+4
| |/
* | Merge branch 'es/test-cmp-typocatcher'Junio C Hamano2020-11-021-14/+2
|\ \ | |/ |/|
| * Revert "test_cmp: diagnose incorrect arguments"Junio C Hamano2020-10-201-14/+2
* | Merge branch 'ds/maintenance-part-1'Junio C Hamano2020-09-261-0/+33
|\ \
| * | maintenance: create basic maintenance runnerDerrick Stolee2020-09-171-0/+33
* | | Merge branch 'jk/slimmed-down'Junio C Hamano2020-09-031-1/+1
|\ \ \ | |/ / |/| |
| * | drop vcs-svn experimentJeff King2020-08-131-1/+1
* | | Merge branch 'es/test-cmp-typocatcher'Junio C Hamano2020-08-181-2/+14
|\ \ \ | |/ / |/| / | |/
| * test_cmp: diagnose incorrect argumentsEric Sunshine2020-08-091-2/+14
* | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-121-4/+12
|\ \