summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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-251-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-171-2/+14
|\ \ \ | |/ / |/| / | |/
| * test_cmp: diagnose incorrect argumentsEric Sunshine2020-08-091-2/+14
* | Merge branch 'bc/sha-256-part-3'Junio C Hamano2020-08-111-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-071-0/+47
|/
* Merge branch 'dd/test-with-busybox'Junio C Hamano2020-04-281-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-051-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
| |/ /
* | | Merge branch 'js/t0001-case-insensitive'Junio C Hamano2019-07-091-0/+15
|\ \ \ | |/ / |/| / | |/
| * t0001: fix on case-insensitive filesystemsJohannes Schindelin2019-06-241-0/+15
* | tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason2019-05-141-0/+20
|/
* Merge branch 'tb/unexpected'Junio C Hamano2019-05-091-0/+6
|\
| * t: move 'hex2oct' into test-lib-functions.shTaylor Blau2019-04-051-0/+6
* | Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-0/+28
|\ \
| * | test-lib: introduce 'test_atexit'Johannes Schindelin2019-03-141-0/+28
| |/
* | test functions: add function `test_file_not_empty`Rohit Ashiwal2019-03-081-0/+9
|/
* tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin2019-02-191-7/+1