summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano2019-02-131-0/+13
|\
| * test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker2019-02-121-0/+13
* | test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor2019-02-111-1/+1
|/
* test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor2019-01-071-2/+5
* test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-0/+36
* Merge branch 'sg/test-BUG'Junio C Hamano2018-12-011-13/+12
|\
| * tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-13/+12
* | test-lib-functions: make 'test_cmp_rev' more informative on failureSZEDER Gábor2018-11-201-3/+17
|/
* Merge branch 'js/test-git-installed'Junio C Hamano2018-11-191-1/+2
|\
| * tests: explicitly use `git.exe` on WindowsJohannes Schindelin2018-11-161-1/+1
| * tests: respect GIT_TEST_INSTALLED when initializing repositoriesJohannes Schindelin2018-11-141-1/+2
* | Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano2018-11-191-4/+4
|\ \ | |/ |/|
| * i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-4/+4
* | t1300: extract and use test_cmp_config()Nguyễn Thái Ngọc Duy2018-10-221-0/+23
|/
* Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-10-101-0/+69
|\
| * t: add test functions to translate hash-related valuesbrian m. carlson2018-09-131-0/+69
* | Merge branch 'sb/range-diff-colors'Junio C Hamano2018-09-171-0/+2
|\ \ | |/ |/|
| * test_decode_color: understand FAINT and ITALICStefan Beller2018-08-141-0/+2
* | t7406: prefer test_* helper functions to test -[feds]Elijah Newren2018-08-081-0/+8
|/
* Merge branch 'js/test-unset-prereq'Junio C Hamano2018-05-231-1/+13
|\
| * tests: introduce test_unset_prereq, for debuggingJohannes Schindelin2018-04-301-1/+13
* | Make running git under other debugger-like programs easyElijah Newren2018-04-251-4/+20
* | Merge branch 'jc/test-must-be-empty'Junio C Hamano2018-04-111-5/+2
|\ \ | |/ |/|
| * test_must_be_empty: simplify file existence checkjc/test-must-be-emptySZEDER Gábor2018-03-271-5/+2
* | Merge branch 'sg/test-x'Junio C Hamano2018-03-141-12/+12
|\ \
| * | t: prevent '-x' tracing from interfering with test helpers' stderrSZEDER Gábor2018-02-271-12/+12
* | | Merge branch 'jc/test-must-be-empty'Junio C Hamano2018-03-081-1/+5
|\ \ \ | | |/ | |/|
| * | test_must_be_empty: make sure the file exists, not just emptyJunio C Hamano2018-02-271-1/+5