summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
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
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor
2018-10-22multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee
2018-10-19Merge branch 'bp/read-cache-parallel'Junio C Hamano
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano
2018-10-11config: add new index.threads config settingBen Peart
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano
2018-10-06Documentation: add shell guidelinesMatthew DeVore
2018-10-06t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart
2018-09-20t/README: correct spelling of "uncommon"Ben Peart
2018-09-17Merge branch 'ds/commit-graph-tests'Junio C Hamano