summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
AgeCommit message (Expand)Author
2021-04-13tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason
2021-02-26Merge branch 'jk/rev-list-disk-usage'Junio C Hamano
2021-02-23Merge branch 'ab/test-lib'Junio C Hamano
2021-02-18Merge branch 'ak/corrected-commit-date'Junio C Hamano
2021-02-12test-lib-functions: assert correct parameter countÆvar Arnfjörð Bjarmason
2021-02-12test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-10Merge branch 'ds/more-index-cleanups'Junio C Hamano
2021-02-10test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason
2021-02-10test-lib-functions: remove generate_zero_bytes() wrapperÆvar Arnfjörð Bjarmason
2021-02-10test-lib-functions: move test_set_index_version() to its userÆvar Arnfjörð Bjarmason
2021-02-10test lib: change "error" to "BUG" as appropriateÆvar Arnfjörð Bjarmason
2021-02-09t: add --no-tag option to test_commitJeff King
2021-01-25Merge branch 'ab/mailmap-fixup'Junio C Hamano
2021-01-25Merge branch 'ab/mailmap'Junio C Hamano
2021-01-24test-lib: test_region looks for trace2 regionsDerrick Stolee
2021-01-21tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason
2021-01-19commit-graph: implement generation data chunkAbhishek Kumar
2021-01-15test-lib-functions.sh: fix usage for test_commit()Denton Liu
2021-01-12test-lib functions: add an --append option to test_commitÆvar Arnfjörð Bjarmason
2021-01-12test-lib functions: add --author support to test_commitÆvar Arnfjörð Bjarmason
2021-01-12test-lib functions: document arguments to test_commitÆvar Arnfjörð Bjarmason
2021-01-12test-lib functions: expand "test_commit" comment templateÆvar Arnfjörð Bjarmason
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