summaryrefslogtreecommitdiff
path: root/t/README
AgeCommit message (Expand)Author
2018-03-14Merge branch 'sg/test-x'Junio C Hamano
2018-02-28t/README: add a note about don't saving stderr of compound commandsSZEDER Gábor
2018-02-27t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor
2018-02-27Merge branch 'sg/doc-test-must-fail-args'Junio C Hamano
2018-02-12t: document 'test_must_fail ok=<signal-name>'SZEDER Gábor
2017-12-13Merge branch 'tg/t-readme-updates'Junio C Hamano
2017-11-27t/README: document test_cmp_revThomas Gummerer
2017-11-27t/README: remove mention of adding copyright noticesThomas Gummerer
2017-11-24test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason
2017-09-19t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam
2017-05-26test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason
2017-05-20test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason
2017-03-26t/README: clarify the test_have_prereq documentationÆvar Arnfjörð Bjarmason
2017-03-22t/README: change "Inside <X> part" to "Inside the <X> part"Ævar Arnfjörð Bjarmason
2017-03-22t/README: link to metacpan.org, not search.cpan.orgÆvar Arnfjörð Bjarmason
2016-10-26Merge branch 'jk/tap-verbose-fix'Junio C Hamano
2016-10-21test-lib: add --verbose-log optionJeff King
2016-08-11Spelling fixesVille Skyttä
2016-05-31Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano
2016-05-17Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano
2016-05-11test-lib: set BASH_XTRACEFD automaticallyJeff King
2015-10-30test: facilitate debugging Git executables in tests with gdbJohannes Schindelin
2015-03-20t/test-lib: introduce --chain-lint optionJeff King
2014-12-22Merge branch 'jc/refer-to-t-readme-from-submitting-patches'Junio C Hamano
2014-11-24t/README: justify why "! grep foo" is sufficientJunio C Hamano
2014-10-13test-lib.sh: support -x option for shell-tracingJeff King
2014-06-16Merge branch 'ib/test-selectively-run'Junio C Hamano
2014-06-10test doc: test_write_lines does not split its argumentsJonathan Nieder
2014-06-10test: add test_write_lines helperMichael S. Tsirkin
2014-06-06test-lib: '--run' to run only specific testsIlya Bobyr
2014-06-06test-lib: document short options in t/READMEIlya Bobyr
2013-11-04Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano
2013-10-29t: provide a perl() function which uses $PERL_PATHJeff King
2013-10-28t/README: tests can use perl even with NO_PERLJonathan Nieder
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano
2013-06-23test-lib: valgrind for only tests matching a patternThomas Rast
2013-06-23test-lib: verbose mode for only tests matching a patternThomas Rast
2013-06-20Merge branch 'js/test-ln-s-add'Junio C Hamano
2013-06-07tests: introduce test_ln_s_addJohannes Sixt
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano
2013-04-12Merge branch 'maint'Junio C Hamano
2013-04-12t: make PIPE a standard test prerequisiteAdam Spiers
2013-04-09t/README: --immediate skips cleanup commands for failed testsSimon Ruderich
2013-04-01tests --valgrind: provide a mode without --track-originsThomas Rast
2013-04-01tests: parameterize --valgrind optionThomas Rast
2013-04-01t/README: --valgrind already implies -vThomas Rast
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber
2012-07-27test-lib: provide case insensitivity as a prerequisiteMichael J Gruber
2012-06-25t/README: add a bit more Don'tsJunio C Hamano
2012-02-13Sync with maintJunio C Hamano