summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Merge branch 'es/test-cmp-typocatcher'Junio C Hamano1-14/+2
2020-10-20Revert "test_cmp: diagnose incorrect arguments"Junio C Hamano1-14/+2
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano1-0/+33
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee1-0/+33
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano1-1/+1
2020-08-17Merge branch 'es/test-cmp-typocatcher'Junio C Hamano1-2/+14
2020-08-13drop vcs-svn experimentJeff King1-1/+1
2020-08-11Merge branch 'bc/sha-256-part-3'Junio C Hamano1-4/+12
2020-08-09test_cmp: diagnose incorrect argumentsEric Sunshine1-2/+14
2020-07-30t: allow testing different hash algorithms via environmentbrian m. carlson1-3/+1
2020-07-30t: add test_oid option to select hash algorithmbrian m. carlson1-1/+11
2020-07-07test-lib-functions: restrict test_must_fail usageDenton Liu1-0/+47
2020-04-28Merge branch 'dd/test-with-busybox'Junio C Hamano1-1/+1
2020-04-22Merge branch 'js/mingw-is-hidden-test-fix'Junio C Hamano1-0/+10
2020-04-11t: restrict `is_hidden` to be called only on WindowsJohannes Schindelin1-2/+5
2020-04-11mingw: make test_path_is_hidden more robustJohannes Schindelin1-1/+1
2020-04-11t: consolidate the `is_hidden` functionsJohannes Schindelin1-0/+7
2020-03-29test-lib-functions: simplify packetize() stdin codeJeff King1-5/+4
2020-03-27test-lib-functions: make packetize() more efficientJeff King1-7/+16
2020-03-25test-lib-functions: test_cmp: eval $GIT_TEST_CMPĐoàn Trần Công Danh1-1/+1
2020-02-14t5310: factor out bitmap traversal comparisonJeff King1-0/+27
2019-12-10Merge branch 'sg/test-squelch-noise-in-commit-bulk'Junio C Hamano1-1/+1
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano1-1/+29
2019-11-27test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'SZEDER Gábor1-1/+1
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor1-1/+29
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu1-4/+15
2019-10-15Merge branch 'dl/octopus-graph-bug'Junio C Hamano1-2/+4
2019-10-04test-lib: let test_merge() perform octopus mergesDenton Liu1-2/+4
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano1-2/+2
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano1-1/+2
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder1-1/+2
2019-08-05tests: show the test name and number at the start of verbose outputSZEDER Gábor1-2/+2
2019-08-01Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano1-0/+6
2019-07-25Merge branch 'jk/test-commit-bulk'Junio C Hamano1-0/+123
2019-07-25Merge branch 'ab/test-env'Junio C Hamano1-50/+8
2019-07-09Merge branch 'js/t0001-case-insensitive'Junio C Hamano1-0/+15
2019-07-02test-lib: introduce test_commit_bulkJeff King1-0/+123
2019-07-01t: add helper to convert object IDs to pathsbrian m. carlson1-0/+6
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin1-0/+15
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason1-2/+2
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason1-49/+7
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason1-0/+20
2019-05-09Merge branch 'tb/unexpected'Junio C Hamano1-0/+6
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano1-0/+28
2019-04-05t: move 'hex2oct' into test-lib-functions.shTaylor Blau1-0/+6
2019-03-14test-lib: introduce 'test_atexit'Johannes Schindelin1-0/+28
2019-03-08test functions: add function `test_file_not_empty`Rohit Ashiwal1-0/+9
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin1-7/+1
2019-02-13Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano1-0/+13
2019-02-12test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker1-0/+13