summaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/test-x'Junio C Hamano2018-03-141-3/+20
|\
| * t/README: add a note about don't saving stderr of compound commandsSZEDER Gábor2018-02-281-3/+17
| * t: add means to disable '-x' tracing for individual test scriptsSZEDER Gábor2018-02-271-0/+3
* | Merge branch 'sg/doc-test-must-fail-args'Junio C Hamano2018-02-271-2/+12
|\ \ | |/ |/|
| * t: document 'test_must_fail ok=<signal-name>'sg/doc-test-must-fail-argsSZEDER Gábor2018-02-121-2/+12
* | Merge branch 'tg/t-readme-updates'Junio C Hamano2017-12-131-4/+6
|\ \
| * | t/README: document test_cmp_revtg/t-readme-updatesThomas Gummerer2017-11-271-0/+5
| * | t/README: remove mention of adding copyright noticesThomas Gummerer2017-11-271-4/+1
| |/
* | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisitesÆvar Arnfjörð Bjarmason2017-11-241-0/+12
|/
* t/README: fix typo and grammatically improve a sentenceks/test-readme-phrasofixKaartic Sivaraam2017-09-191-3/+3
* test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-261-0/+4
* test-lib: rename the LIBPCRE prerequisite to PCREÆvar Arnfjörð Bjarmason2017-05-211-2/+2
* t/README: clarify the test_have_prereq documentationab/test-readme-updatesÆvar Arnfjörð Bjarmason2017-03-261-3/+5
* t/README: change "Inside <X> part" to "Inside the <X> part"Ævar Arnfjörð Bjarmason2017-03-221-1/+1
* t/README: link to metacpan.org, not search.cpan.orgÆvar Arnfjörð Bjarmason2017-03-221-1/+1
* Merge branch 'jk/tap-verbose-fix'Junio C Hamano2016-10-261-0/+6
|\
| * test-lib: add --verbose-log optionJeff King2016-10-211-0/+6
| * Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano2016-05-311-3/+3
| |\
* | | Spelling fixesvs/typofixVille Skyttä2016-08-111-1/+1
* | | Merge branch 'jk/test-send-sh-x-trace-elsewhere'Junio C Hamano2016-05-171-3/+3
|\ \ \ | |/ / |/| / | |/
| * test-lib: set BASH_XTRACEFD automaticallyjk/test-send-sh-x-trace-elsewhereJeff King2016-05-111-3/+3
* | test: facilitate debugging Git executables in tests with gdbjs/git-gdbJohannes Schindelin2015-10-301-0/+5
|/
* t/test-lib: introduce --chain-lint optionJeff King2015-03-201-0/+10
* Merge branch 'jc/refer-to-t-readme-from-submitting-patches'Junio C Hamano2014-12-221-1/+2
|\
| * t/README: justify why "! grep foo" is sufficientjc/refer-to-t-readme-from-submitting-patchesJunio C Hamano2014-11-241-1/+2
* | test-lib.sh: support -x option for shell-tracingjk/test-shell-traceJeff King2014-10-131-0/+6
* | Merge branch 'ib/test-selectively-run'Junio C Hamano2014-06-161-4/+81
|\ \
| * | test-lib: '--run' to run only specific testsIlya Bobyr2014-06-061-4/+77
| * | test-lib: document short options in t/READMEIlya Bobyr2014-06-061-0/+4
| |/
* | test doc: test_write_lines does not split its argumentsJonathan Nieder2014-06-101-4/+3
* | test: add test_write_lines helperMichael S. Tsirkin2014-06-101-0/+22
|/
* Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-041-4/+8
|\
| * t: provide a perl() function which uses $PERL_PATHJeff King2013-10-291-4/+8
* | t/README: tests can use perl even with NO_PERLjn/test-prereq-perl-docJonathan Nieder2013-10-281-4/+11
|/
* Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-051-0/+10
|\
| * test-lib: valgrind for only tests matching a patternThomas Rast2013-06-231-0/+5
| * test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-231-0/+5
* | Merge branch 'js/test-ln-s-add'Junio C Hamano2013-06-201-0/+14
|\ \
| * | tests: introduce test_ln_s_addJohannes Sixt2013-06-071-0/+14
| |/
* | t/README: test_must_fail is for testing GitJunio C Hamano2013-06-041-0/+3
|/
* Merge branch 'maint'Junio C Hamano2013-04-111-1/+9
|\
| * t: make PIPE a standard test prerequisiteAdam Spiers2013-04-111-0/+5
| * t/README: --immediate skips cleanup commands for failed testsSimon Ruderich2013-04-091-1/+4
* | tests --valgrind: provide a mode without --track-originsThomas Rast2013-04-011-0/+5
* | tests: parameterize --valgrind optionThomas Rast2013-04-011-5/+10
* | t/README: --valgrind already implies -vThomas Rast2013-04-011-2/+1
|/
* test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-271-0/+5
* test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-271-0/+4
* t/README: add a bit more Don'tsJunio C Hamano2012-06-241-3/+22
* Sync with maintJunio C Hamano2012-02-131-73/+0
|\