aboutsummaryrefslogtreecommitdiffstats
path: root/t/README (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13test-lib.sh: support -x option for shell-tracingJeff King1-0/+6
2014-06-16Merge branch 'ib/test-selectively-run'Junio C Hamano1-4/+81
2014-06-10test doc: test_write_lines does not split its argumentsJonathan Nieder1-4/+3
2014-06-10test: add test_write_lines helperMichael S. Tsirkin1-0/+22
2014-06-06test-lib: '--run' to run only specific testsIlya Bobyr1-4/+77
2014-06-06test-lib: document short options in t/READMEIlya Bobyr1-0/+4
2013-11-04Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano1-4/+8
2013-10-29t: provide a perl() function which uses $PERL_PATHJeff King1-4/+8
2013-10-28t/README: tests can use perl even with NO_PERLJonathan Nieder1-4/+11
2013-07-05Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano1-0/+10
2013-06-23test-lib: valgrind for only tests matching a patternThomas Rast1-0/+5
2013-06-23test-lib: verbose mode for only tests matching a patternThomas Rast1-0/+5
2013-06-20Merge branch 'js/test-ln-s-add'Junio C Hamano1-0/+14
2013-06-07tests: introduce test_ln_s_addJohannes Sixt1-0/+14
2013-06-04t/README: test_must_fail is for testing GitJunio C Hamano1-0/+3
2013-04-11Merge branch 'maint'Junio C Hamano1-1/+9
2013-04-11t: make PIPE a standard test prerequisiteAdam Spiers1-0/+5
2013-04-09t/README: --immediate skips cleanup commands for failed testsSimon Ruderich1-1/+4
2013-04-01tests --valgrind: provide a mode without --track-originsThomas Rast1-0/+5
2013-04-01tests: parameterize --valgrind optionThomas Rast1-5/+10
2013-04-01t/README: --valgrind already implies -vThomas Rast1-2/+1
2012-07-27test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber1-0/+5
2012-07-27test-lib: provide case insensitivity as a prerequisiteMichael J Gruber1-0/+4
2012-06-24t/README: add a bit more Don'tsJunio C Hamano1-3/+22
2012-02-13Sync with maintJunio C Hamano1-73/+0
2012-02-13Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason1-73/+0
2012-01-17test-lib: add the test_pause convenience functionJens Lehmann1-0/+13
2011-05-30Merge branch 'mk/grep-pcre'Junio C Hamano1-0/+5
2011-05-09grep: Add basic testsMichał Kiedrowicz1-0/+5
2011-04-26t/README: unify documentation of test function argsMathias Lafeldt1-8/+9
2011-03-30Merge branch 'maint'Junio C Hamano1-5/+4
2011-03-30Typos: t/READMEMichael Witten1-5/+4
2011-03-20Merge branch 'maint'Junio C Hamano1-0/+7
2011-03-20t/README: Add a note about running commands under valgrindCarlos Martín Nieto1-0/+7
2011-03-15Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki1-0/+4
2011-03-09Fix typo in t/READMEMathias Lafeldt1-1/+1
2011-01-11t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt1-0/+6
2010-11-24Merge branch 'en/and-cascade-tests'Junio C Hamano1-15/+18
2010-11-09test-lib: introduce test_line_count to measure filesJonathan Nieder1-0/+4
2010-10-26test: allow running the tests under "prove"Michael J Gruber1-0/+6
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren1-8/+5
2010-10-06test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason1-7/+9
2010-09-04Merge branch 'ab/test-2'Junio C Hamano1-8/+193
2010-08-18t/README: Update "Skipping tests" to align with best practicesÆvar Arnfjörð Bjarmason1-3/+18
2010-08-18t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason1-0/+9
2010-08-18t/README: A new section about test coverageÆvar Arnfjörð Bjarmason1-0/+42
2010-08-18t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason1-0/+7
2010-08-18t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason1-0/+66
2010-08-18tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason1-0/+5
2010-08-18t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason1-5/+40