summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2021-01-06t4129: don't fail if setgid is set in the test directoryMatheus Tavares
2020-12-18Merge branch 'js/init-defaultbranch-advice'Junio C Hamano
2020-12-13init: provide useful advice about init.defaultBranchJohannes Schindelin
2020-12-08Merge branch 'fc/random-cleanup'Junio C Hamano
2020-12-08Merge branch 'mt/do-not-use-scld-in-working-tree'Junio C Hamano
2020-12-02apply: don't use core.sharedRepository to create working tree filesMatheus Tavares
2020-12-01tests: lib-functions: trivial style cleanupsFelipe Contreras
2020-11-25Merge branch 'sg/tests-prereq'Junio C Hamano
2020-11-18tests: fix description of 'test_set_prereq'SZEDER Gábor
2020-11-18tests: make sure nested lazy prereqs work reliablySZEDER Gábor
2020-11-11Merge branch 'js/test-file-size'Junio C Hamano
2020-11-07tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin
2020-11-02Merge branch 'es/test-cmp-typocatcher'Junio C Hamano
2020-10-20Revert "test_cmp: diagnose incorrect arguments"Junio C Hamano
2020-09-25Merge branch 'ds/maintenance-part-1'Junio C Hamano
2020-09-17maintenance: create basic maintenance runnerDerrick Stolee
2020-09-03Merge branch 'jk/slimmed-down'Junio C Hamano
2020-08-18Merge branch 'es/test-cmp-typocatcher'Junio C Hamano
2020-08-13drop vcs-svn experimentJeff King
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-08-09test_cmp: diagnose incorrect argumentsEric Sunshine
2020-07-30t: allow testing different hash algorithms via environmentbrian m. carlson
2020-07-30t: add test_oid option to select hash algorithmbrian m. carlson
2020-07-07test-lib-functions: restrict test_must_fail usageDenton Liu
2020-04-28Merge branch 'dd/test-with-busybox'Junio C Hamano
2020-04-22Merge branch 'js/mingw-is-hidden-test-fix'Junio C Hamano
2020-04-11t: restrict `is_hidden` to be called only on WindowsJohannes Schindelin
2020-04-11mingw: make test_path_is_hidden more robustJohannes Schindelin
2020-04-11t: consolidate the `is_hidden` functionsJohannes Schindelin
2020-03-29test-lib-functions: simplify packetize() stdin codeJeff King
2020-03-27test-lib-functions: make packetize() more efficientJeff King
2020-03-25test-lib-functions: test_cmp: eval $GIT_TEST_CMPĐoàn Trần Công Danh
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