summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)AuthorFilesLines
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano1-0/+6
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason1-0/+4
2018-11-13Merge branch 'ds/test-multi-pack-index'Junio C Hamano1-0/+4
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason1-0/+6
2018-11-06Merge branch 'sg/test-verbose-log'Junio C Hamano1-0/+1
2018-10-30test-lib: introduce the '-V' short option for '--verbose-log'SZEDER Gábor1-0/+1
2018-10-22multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee1-0/+4
2018-10-19Merge branch 'bp/read-cache-parallel'Junio C Hamano1-0/+5
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano1-1/+12
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano1-22/+47
2018-10-11config: add new index.threads config settingBen Peart1-0/+5
2018-10-10Merge branch 'bc/hash-independent-tests'Junio C Hamano1-0/+22
2018-10-07Documentation: add shell guidelinesMatthew DeVore1-0/+27
2018-10-07t/README: reformat Do, Don't, Keep in mind listsMatthew DeVore1-22/+20
2018-09-28preload-index: update GIT_FORCE_PRELOAD_TEST supportBen Peart1-0/+3
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart1-0/+4
2018-09-28fsmonitor: update GIT_TEST_FSMONITOR supportBen Peart1-0/+4
2018-09-20t/README: correct spelling of "uncommon"Ben Peart1-1/+1
2018-09-17Merge branch 'ds/commit-graph-tests'Junio C Hamano1-0/+4
2018-09-17Merge branch 'nd/unpack-trees-with-cache-tree'Junio C Hamano1-0/+4
2018-09-13t: add test functions to translate hash-related valuesbrian m. carlson1-0/+22
2018-08-29commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee1-0/+4
2018-08-27Document update for nd/unpack-trees-with-cache-treeNguyễn Thái Ngọc Duy1-0/+4
2018-07-23pack-objects: fix performance issues on packing large deltasNguyễn Thái Ngọc Duy1-0/+4
2018-04-16pack-objects: shrink size field in struct object_entryNguyễn Thái Ngọc Duy1-0/+6
2018-04-16pack-objects: move in_pack out of struct object_entryNguyễn Thái Ngọc Duy1-0/+5
2018-04-16read-cache.c: make $GIT_TEST_SPLIT_INDEX booleanNguyễn Thái Ngọc Duy1-0/+11
2018-03-14Merge branch 'sg/test-x'Junio C Hamano1-3/+20
2018-02-28t/README: add a note about don't saving stderr of compound commandsSZEDER Gábor1-3/+17
2018-02-27t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor1-0/+3
2018-02-27Merge branch 'sg/doc-test-must-fail-args'Junio C Hamano1-2/+12
2018-02-12t: document 'test_must_fail ok=<signal-name>'SZEDER Gábor1-2/+12
2017-12-13Merge branch 'tg/t-readme-updates'Junio C Hamano1-4/+6
2017-11-27t/README: document test_cmp_revThomas Gummerer1-0/+5
2017-11-27t/README: remove mention of adding copyright noticesThomas Gummerer1-4/+1
2017-11-24test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason1-0/+12
2017-09-19t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam1-3/+3
2017-05-26test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason1-0/+4
2017-05-21test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason1-2/+2
2017-03-26t/README: clarify the test_have_prereq documentationÆvar Arnfjörð Bjarmason1-3/+5
2017-03-22t/README: change "Inside <X> part" to "Inside the <X> part"Ævar Arnfjörð Bjarmason1-1/+1
2017-03-22t/README: link to metacpan.org, not search.cpan.orgÆvar Arnfjörð Bjarmason1-1/+1
2016-10-26Merge branch 'jk/tap-verbose-fix'Junio C Hamano1-0/+6
2016-10-21test-lib: add --verbose-log optionJeff King1-0/+6
2016-08-11Spelling fixesVille Skyttä1-1/+1
2016-05-31Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano1-3/+3
2016-05-17Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano1-3/+3
2016-05-11test-lib: set BASH_XTRACEFD automaticallyJeff King1-3/+3
2015-10-30test: facilitate debugging Git executables in tests with gdbJohannes Schindelin1-0/+5
2015-03-20t/test-lib: introduce --chain-lint optionJeff King1-0/+10