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