summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2022-01-04t/README: fix typoMarc Strapetz
2021-11-21test-lib: introduce required prereq for test runsFabian Stelzer
2021-10-25Merge branch 'jt/no-abuse-alternate-odb-for-submodules'Junio C Hamano
2021-10-11Merge branch 'ab/sanitize-leak-ci'Junio C Hamano
2021-10-08submodule: trace adding submodule ODB as alternateJonathan Tan
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-09-20Merge branch 'jt/grep-wo-submodule-odb-as-alternate'Junio C Hamano
2021-09-20Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano
2021-09-08submodule: lazily add submodule ODBs as alternatesJonathan Tan
2021-09-07test-lib-functions: keep user's debugger config files and TERM in 'debug'Philippe Blain
2021-09-07test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'Philippe Blain
2021-09-01midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau
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