summaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason2012-02-131-73/+0
* | test-lib: add the test_pause convenience functionjl/test-pauseJens Lehmann2012-01-171-0/+13
|/
* Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-301-0/+5
|\
| * grep: Add basic testsMichał Kiedrowicz2011-05-091-0/+5
* | t/README: unify documentation of test function argsMathias Lafeldt2011-04-261-8/+9
|/
* Merge branch 'maint'Junio C Hamano2011-03-301-5/+4
|\
| * Typos: t/READMEMichael Witten2011-03-301-5/+4
* | Merge branch 'maint'Junio C Hamano2011-03-201-0/+7
|\ \ | |/
| * t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-201-0/+7
* | Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki2011-03-151-0/+4
|/
* Fix typo in t/READMEMathias Lafeldt2011-03-091-1/+1
* t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt2011-01-111-0/+6
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-241-15/+18
|\
| * test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-091-0/+4
| * Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-061-8/+5
| * test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-061-7/+9
* | test: allow running the tests under "prove"Michael J Gruber2010-10-261-0/+6
|/
* Merge branch 'ab/test-2'Junio C Hamano2010-09-041-8/+193
|\
| * t/README: Update "Skipping tests" to align with best practicesÆvar Arnfjörð Bjarmason2010-08-181-3/+18
| * t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason2010-08-181-0/+9
| * t/README: A new section about test coverageÆvar Arnfjörð Bjarmason2010-08-181-0/+42
| * t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-181-0/+7
| * t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason2010-08-181-0/+66
| * tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-0/+5
| * t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason2010-08-181-5/+40
| * test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-181-0/+6
* | test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-111-0/+7
|/
* t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-211-4/+4
* Merge branch 'maint'Junio C Hamano2010-07-201-2/+4
|\
| * t/README: clarify test_must_fail descriptionBrandon Casey2010-07-201-0/+8
* | t/README: document more test helpersJonathan Nieder2010-07-061-0/+31