summaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAgeFilesLines
* t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau2023-04-131-1/+1
* add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason2023-02-061-4/+0
* test-lib: retire "lint harder" optimization hackEric Sunshine2022-09-011-5/+0
* test-lib: have the "check" mode for SANITIZE=leak consider leak logsÆvar Arnfjörð Bjarmason2022-07-271-0/+15
* test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check modeÆvar Arnfjörð Bjarmason2022-07-271-0/+17
* test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason2022-07-271-26/+0
* test-lib: add a SANITIZE=leak logging modeÆvar Arnfjörð Bjarmason2022-07-271-0/+5
* t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" descriptionÆvar Arnfjörð Bjarmason2022-07-271-6/+4
* ls-files: update test styleLi Linchao2022-07-061-0/+55
* Merge branch 'js/use-builtin-add-i'Junio C Hamano2022-05-301-1/+1
|\
| * add -i: default to the built-in implementationJohannes Schindelin2021-12-011-1/+1
* | fsmonitor: config settings are repository-specificJeff Hostetler2022-03-251-2/+2
* | t/README: fix typoMarc Strapetz2022-01-041-1/+1
* | test-lib: introduce required prereq for test runsFabian Stelzer2021-11-201-0/+6
|/
* Merge branch 'jt/no-abuse-alternate-odb-for-submodules'Junio C Hamano2021-10-251-5/+2
|\
| * submodule: trace adding submodule ODB as alternateJonathan Tan2021-10-081-5/+2
* | Merge branch 'ab/sanitize-leak-ci'Junio C Hamano2021-10-111-0/+7
|\ \ | |/ |/|
| * tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-231-0/+7
* | Merge branch 'jt/grep-wo-submodule-odb-as-alternate'Junio C Hamano2021-09-201-0/+10
|\ \
| * | submodule: lazily add submodule ODBs as alternatesJonathan Tan2021-09-081-0/+10
| |/
* | Merge branch 'tb/multi-pack-bitmaps'Junio C Hamano2021-09-201-0/+4
|\ \
| * | midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau2021-09-011-0/+4
| |/
* | test-lib-functions: keep user's debugger config files and TERM in 'debug'Philippe Blain2021-09-071-2/+4
* | test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'Philippe Blain2021-09-071-2/+3
|/
* Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano2021-07-131-0/+6
|\
| * test-lib: provide test prereq REFFILESHan-Wen Nienhuys2021-06-021-0/+6
* | Merge branch 'jk/test-chainlint-softer'Junio C Hamano2021-05-201-0/+5
|\ \
| * | t: avoid sed-based chain-linting in some expensive casesJeff King2021-05-131-0/+5
* | | Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano2021-05-161-0/+4
|\ \ \
| * | | ci: run test round with parallel-checkout enabledMatheus Tavares2021-05-051-0/+4
| | |/ | |/|
* | | Merge branch 'ds/sparse-index-protections'Junio C Hamano2021-04-301-0/+3
|\ \ \ | |/ / |/| |
| * | t1092: compare sparse-checkout to sparse-indexDerrick Stolee2021-03-301-0/+3
| |/
* | Merge branch 'ds/commit-graph-generation-config'Junio C Hamano2021-03-221-3/+0
|\ \ | |/ |/|
| * commit-graph: use config to specify generation typeDerrick Stolee2021-02-251-3/+0
* | Merge branch 'ab/test-lib'Junio C Hamano2021-02-221-4/+4
|\ \
| * | test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason2021-02-121-4/+4
* | | Merge branch 'ak/corrected-commit-date'Junio C Hamano2021-02-171-0/+3
|\ \ \ | | |/ | |/|
| * | commit-graph: implement generation data chunkAbhishek Kumar2021-01-181-0/+3
| |/
* | Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano2021-02-121-0/+3
|\ \
| * | t: support GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-251-0/+3
| |/
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-6/+0
|\ \
| * | tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason2021-01-211-6/+0
| |/
* | Remove support for v1 of the PCRE libraryÆvar Arnfjörð Bjarmason2021-01-231-12/+0
|/
* test-lib: allow selecting tests by substring/glob with --runElijah Newren2020-10-181-17/+31
* t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee2020-08-171-0/+4
* Merge branch 'dl/t-readme-spell-git-correctly'Junio C Hamano2020-06-171-7/+7
|\
| * t/README: avoid poor-man's small caps GITDenton Liu2020-06-081-7/+7
* | Merge branch 'gs/commit-graph-path-filter'Junio C Hamano2020-05-011-0/+5
|\ \
| * | commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flagGarima Singh2020-04-061-0/+5
* | | Merge branch 'jc/doc-test-leaving-early'Junio C Hamano2020-04-281-0/+35
|\ \ \