summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2020-02-14t5310: factor out bitmap traversal comparisonJeff King
2019-12-10Merge branch 'sg/test-squelch-noise-in-commit-bulk'Junio C Hamano
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano
2019-11-27test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'SZEDER Gábor
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor
2019-11-21t: teach test_cmp_rev to accept ! for not-equalsDenton Liu
2019-10-15Merge branch 'dl/octopus-graph-bug'Junio C Hamano
2019-10-04test-lib: let test_merge() perform octopus mergesDenton Liu
2019-08-22Merge branch 'sg/show-failed-test-names'Junio C Hamano
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder
2019-08-05tests: show the test name and number at the start of verbose outputSZEDER Gábor
2019-08-01Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-07-25Merge branch 'jk/test-commit-bulk'Junio C Hamano
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-09Merge branch 'js/t0001-case-insensitive'Junio C Hamano
2019-07-02test-lib: introduce test_commit_bulkJeff King
2019-07-01t: add helper to convert object IDs to pathsbrian m. carlson
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason
2019-05-08Merge branch 'tb/unexpected'Junio C Hamano
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano
2019-04-05t: move 'hex2oct' into test-lib-functions.shTaylor Blau
2019-03-14test-lib: introduce 'test_atexit'Johannes Schindelin
2019-03-08test functions: add function `test_file_not_empty`Rohit Ashiwal
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-14Merge branch 'rb/no-dev-zero-in-test'Junio C Hamano
2019-02-12test-lib-functions.sh: add generate_zero_bytes functionRandall S. Becker
2019-02-11test-lib: fix non-portable pattern bracket expressionsSZEDER Gábor
2019-01-07test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2018-12-01Merge branch 'sg/test-BUG'Junio C Hamano
2018-11-20test-lib-functions: make 'test_cmp_rev' more informative on failureSZEDER Gábor
2018-11-20tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor
2018-11-19Merge branch 'js/test-git-installed'Junio C Hamano
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin
2018-11-14tests: respect GIT_TEST_INSTALLED when initializing repositoriesJohannes Schindelin
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2018-10-22t1300: extract and use test_cmp_config()Nguyễn Thái Ngọc Duy
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-09-17Merge branch 'sb/range-diff-colors'Junio C Hamano
2018-09-13t: add test functions to translate hash-related valuesbrian m. carlson
2018-08-14test_decode_color: understand FAINT and ITALICStefan Beller
2018-08-08t7406: prefer test_* helper functions to test -[feds]Elijah Newren
2018-05-23Merge branch 'js/test-unset-prereq'Junio C Hamano
2018-04-30tests: introduce test_unset_prereq, for debuggingJohannes Schindelin
2018-04-25Make running git under other debugger-like programs easyElijah Newren