summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2021-07-13Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano
2021-06-02test-lib: provide test prereq REFFILESHan-Wen Nienhuys
2021-05-19Merge branch 'jk/test-chainlint-softer'Junio C Hamano
2021-05-16Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano
2021-05-13t: avoid sed-based chain-linting in some expensive casesJeff King
2021-05-05ci: run test round with parallel-checkout enabledMatheus Tavares
2021-04-30Merge branch 'ds/sparse-index-protections'Junio C Hamano
2021-03-30t1092: compare sparse-checkout to sparse-indexDerrick Stolee
2021-03-22Merge branch 'ds/commit-graph-generation-config'Junio C Hamano
2021-02-25commit-graph: use config to specify generation typeDerrick Stolee
2021-02-23Merge branch 'ab/test-lib'Junio C Hamano
2021-02-18Merge branch 'ak/corrected-commit-date'Junio C Hamano
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
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-01-26t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau
2021-01-24Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason
2021-01-21tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason
2021-01-19commit-graph: implement generation data chunkAbhishek Kumar
2020-10-18test-lib: allow selecting tests by substring/glob with --runElijah Newren
2020-08-17t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee
2020-06-18Merge branch 'dl/t-readme-spell-git-correctly'Junio C Hamano
2020-06-08t/README: avoid poor-man's small caps GITDenton Liu
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-04-28Merge branch 'jc/doc-test-leaving-early'Junio C Hamano
2020-04-22Merge branch 'mt/test-lib-bundled-short-options'Junio C Hamano
2020-04-06commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh
2020-03-29Merge branch 'ds/default-pack-use-sparse-to-true'Junio C Hamano
2020-03-29t/README: suggest how to leave test early with failureJunio C Hamano
2020-03-25test-lib: allow short options to be bundledMatheus Tavares
2020-03-20pack-objects: flip the use of GIT_TEST_PACK_SPARSEDerrick Stolee
2020-03-05stash: remove the stash.useBuiltin settingThomas Gummerer
2020-01-15protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSIONJonathan Nieder
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason
2019-06-21tests README: re-flow a previously changed paragraphÆvar Arnfjörð Bjarmason
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason
2019-05-14tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano
2019-04-22Merge branch 'js/spell-out-options-in-tests'Junio C Hamano
2019-04-22Merge branch 'ps/stash-in-c'Junio C Hamano
2019-04-16Merge branch 'ab/drop-scripted-rebase'Junio C Hamano
2019-04-16Merge branch 'jt/test-protocol-version'Junio C Hamano
2019-04-15tests: disallow the use of abbreviated options (by default)Johannes Schindelin
2019-03-20Merge branch 'js/stress-test-ui-tweak'Junio C Hamano
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason
2019-03-14test-lib: introduce 'test_atexit'Johannes Schindelin
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan