summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
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
2019-03-07Merge branch 'jc/test-yes-doc'Junio C Hamano
2019-03-07tests: add a special setup where stash.useBuiltin is offJohannes Schindelin
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin
2019-02-14Merge branch 'sg/stress-test'Junio C Hamano
2019-02-11test: caution on our version of 'yes'Junio C Hamano
2019-02-08test-lib: make '--stress' more bisect-friendlySZEDER Gábor
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano
2019-02-05Merge branch 'jt/fetch-v2-sideband'Junio C Hamano
2019-01-29tests: optionally skip bin-wrappers/Johannes Schindelin
2019-01-17pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan
2019-01-07test-lib: add the '--stress' option to run a test repeatedly under loadSZEDER Gábor
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason
2018-11-13Merge branch 'ds/test-multi-pack-index'Junio C Hamano
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2018-11-06Merge branch 'sg/test-verbose-log'Junio C Hamano