summaryrefslogtreecommitdiffstats
path: root/t/README (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-lib: allow selecting tests by substring/glob with --runElijah Newren2020-10-181-17/+31
* t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee2020-08-181-0/+4
* Merge branch 'dl/t-readme-spell-git-correctly'Junio C Hamano2020-06-181-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-291-0/+35
|\ \ \
| * | | t/README: suggest how to leave test early with failureJunio C Hamano2020-03-291-0/+35
| | |/ | |/|
* | | Merge branch 'mt/test-lib-bundled-short-options'Junio C Hamano2020-04-221-1/+2
|\ \ \ | |_|/ |/| |
| * | test-lib: allow short options to be bundledMatheus Tavares2020-03-251-1/+2
| |/
* | Merge branch 'ds/default-pack-use-sparse-to-true'Junio C Hamano2020-03-291-3/+3
|\ \
| * | pack-objects: flip the use of GIT_TEST_PACK_SPARSEDerrick Stolee2020-03-201-3/+3
| |/
* / stash: remove the stash.useBuiltin settingThomas Gummerer2020-03-051-4/+0
|/
* protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSIONJonathan Nieder2020-01-151-2/+2
* Merge branch 'sg/test-bool-env'Junio C Hamano2019-12-051-0/+9
|\
| * tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor2019-11-231-0/+9
* | Start to implement a built-in version of `git add --interactive`Johannes Schindelin2019-11-141-0/+4
|/
* tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason2019-06-211-1/+1
* tests README: re-flow a previously changed paragraphÆvar Arnfjörð Bjarmason2019-06-211-4/+4
* tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason2019-06-211-2/+2
* tests: add a special setup where prerequisites failÆvar Arnfjörð Bjarmason2019-05-141-0/+9
* Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-0/+20
|\
| * test-lib: introduce 'test_atexit'Johannes Schindelin2019-03-141-0/+20
* | Merge branch 'js/spell-out-options-in-tests'Junio C Hamano2019-04-221-0/+4
|\ \
| * | tests: disallow the use of abbreviated options (by default)Johannes Schindelin2019-04-151-0/+4
* | | Merge branch 'ps/stash-in-c'Junio C Hamano2019-04-221-0/+4
|\ \ \
| * | | tests: add a special setup where stash.useBuiltin is offJohannes Schindelin2019-03-071-0/+4
* | | | Merge branch 'ab/drop-scripted-rebase'Junio C Hamano2019-04-161-4/+0
|\ \ \ \
| * | | | rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason2019-03-201-4/+0
| | |_|/ | |/| |
* | | | Merge branch 'jt/test-protocol-version'Junio C Hamano2019-04-161-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan2019-03-071-0/+3
* | | | Merge branch 'js/stress-test-ui-tweak'Junio C Hamano2019-03-201-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: introduce --stress-jobs=<N>Johannes Schindelin2019-03-041-2/+4
| * | | tests: let --stress-limit=<N> imply --stressJohannes Schindelin2019-03-041-1/+1
* | | | Merge branch 'jc/test-yes-doc'Junio C Hamano2019-03-071-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | test: caution on our version of 'yes'Junio C Hamano2019-02-111-0/+9
* | | | Merge branch 'sg/stress-test'Junio C Hamano2019-02-141-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | test-lib: make '--stress' more bisect-friendlySZEDER Gábor2019-02-081-0/+5
* | | | Merge branch 'js/vsts-ci'Junio C Hamano2019-02-071-0/+9
|\ \ \ \
| * | | | tests: optionally skip bin-wrappers/Johannes Schindelin2019-01-291-0/+9
| |/ / /
* | | | Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano2019-02-071-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee2019-01-171-0/+4
| | |/ | |/|
* | | Merge branch 'jt/fetch-v2-sideband'Junio C Hamano2019-02-051-0/+5
|\ \ \ | |_|/ |/| |
| * | tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan2019-01-171-0/+5
| |/
* / test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor2019-01-071-1/+18
|/
* Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano2018-11-191-0/+6
|\
| * i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-0/+6
* | tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason2018-11-161-0/+4
* | Merge branch 'ds/test-multi-pack-index'Junio C Hamano2018-11-131-0/+4
|\ \
| * | multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee2018-10-221-0/+4