summaryrefslogtreecommitdiffstats
path: root/t/test-lib-functions.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | t: allow testing different hash algorithms via environmentbrian m. carlson2020-07-301-3/+1
| * | t: add test_oid option to select hash algorithmbrian m. carlson2020-07-301-1/+11
| |/
* / test-lib-functions: restrict test_must_fail usageDenton Liu2020-07-081-0/+47
|/
* Merge branch 'dd/test-with-busybox'Junio C Hamano2020-04-291-1/+1
|\
| * test-lib-functions: test_cmp: eval $GIT_TEST_CMPĐoàn Trần Công Danh2020-03-251-1/+1
* | Merge branch 'js/mingw-is-hidden-test-fix'Junio C Hamano2020-04-221-0/+10
|\ \
| * | t: restrict `is_hidden` to be called only on WindowsJohannes Schindelin2020-04-111-2/+5
| * | mingw: make test_path_is_hidden more robustJohannes Schindelin2020-04-111-1/+1
| * | t: consolidate the `is_hidden` functionsJohannes Schindelin2020-04-111-0/+7
| |/
* | test-lib-functions: simplify packetize() stdin codeJeff King2020-03-291-5/+4
* | test-lib-functions: make packetize() more efficientJeff King2020-03-271-7/+16
|/
* t5310: factor out bitmap traversal comparisonJeff King2020-02-141-0/+27
* Merge branch 'sg/test-squelch-noise-in-commit-bulk'Junio C Hamano2019-12-101-1/+1
|\
| * test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'SZEDER Gábor2019-11-271-1/+1
* | Merge branch 'sg/test-bool-env'Junio C Hamano2019-12-051-1/+29
|\ \
| * | tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor2019-11-231-1/+29
* | | t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-4/+15
|/ /
* | Merge branch 'dl/octopus-graph-bug'Junio C Hamano2019-10-151-2/+4
|\ \
| * | test-lib: let test_merge() perform octopus mergesDenton Liu2019-10-041-2/+4
| |/
* | Merge branch 'sg/show-failed-test-names'Junio C Hamano2019-08-221-2/+2
|\ \ | |/ |/|
| * tests: show the test name and number at the start of verbose outputSZEDER Gábor2019-08-061-2/+2
* | Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano2019-08-091-1/+2
|\ \
| * | t: decrease nesting in test_oid_to_pathJonathan Nieder2019-08-081-1/+2
* | | Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano2019-08-011-0/+6
|\| |
| * | t: add helper to convert object IDs to pathsbrian m. carlson2019-07-011-0/+6
* | | Merge branch 'jk/test-commit-bulk'Junio C Hamano2019-07-251-0/+123
|\ \ \
| * | | test-lib: introduce test_commit_bulkJeff King2019-07-021-0/+123
| |/ /
* | | Merge branch 'ab/test-env'Junio C Hamano2019-07-251-50/+8
|\ \ \
| * | | tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason2019-06-211-2/+2
| * | | tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason2019-06-211-49/+7
| |/ /