aboutsummaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAge
* Merge branch 'jk/wrap-perl-used-in-tests'Junio C Hamano2013-11-04
|\
| * t: provide a perl() function which uses $PERL_PATHJeff King2013-10-29
* | t/README: tests can use perl even with NO_PERLJonathan Nieder2013-10-28
|/
* Merge branch 'tr/test-v-and-v-subtest-only'Junio C Hamano2013-07-05
|\
| * test-lib: valgrind for only tests matching a patternThomas Rast2013-06-23
| * test-lib: verbose mode for only tests matching a patternThomas Rast2013-06-23
* | Merge branch 'js/test-ln-s-add'Junio C Hamano2013-06-20
|\ \
| * | tests: introduce test_ln_s_addJohannes Sixt2013-06-07
| |/
* | t/README: test_must_fail is for testing GitJunio C Hamano2013-06-04
|/
* Merge branch 'maint'Junio C Hamano2013-04-11
|\
| * t: make PIPE a standard test prerequisiteAdam Spiers2013-04-11
| * t/README: --immediate skips cleanup commands for failed testsSimon Ruderich2013-04-09
* | tests --valgrind: provide a mode without --track-originsThomas Rast2013-04-01
* | tests: parameterize --valgrind optionThomas Rast2013-04-01
* | t/README: --valgrind already implies -vThomas Rast2013-04-01
|/
* test-lib: provide UTF8 behaviour as a prerequisiteMichael J Gruber2012-07-27
* test-lib: provide case insensitivity as a prerequisiteMichael J Gruber2012-07-27
* t/README: add a bit more Don'tsJunio C Hamano2012-06-24
* Sync with maintJunio C Hamano2012-02-13
|\
| * Remove Git's support for smoke testingÆvar Arnfjörð Bjarmason2012-02-13
* | test-lib: add the test_pause convenience functionJens Lehmann2012-01-17
|/
* Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\
| * grep: Add basic testsMichał Kiedrowicz2011-05-09
* | t/README: unify documentation of test function argsMathias Lafeldt2011-04-26
|/
* Merge branch 'maint'Junio C Hamano2011-03-30
|\
| * Typos: t/READMEMichael Witten2011-03-30
* | Merge branch 'maint'Junio C Hamano2011-03-20
|\ \ | |/
| * t/README: Add a note about running commands under valgrindCarlos Martín Nieto2011-03-20
* | Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki2011-03-15
|/
* Fix typo in t/READMEMathias Lafeldt2011-03-09
* t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt2011-01-11
* Merge branch 'en/and-cascade-tests'Junio C Hamano2010-11-24
|\
| * test-lib: introduce test_line_count to measure filesJonathan Nieder2010-11-09
| * Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-06
| * test-lib: make test_expect_code a test commandÆvar Arnfjörð Bjarmason2010-10-06
* | test: allow running the tests under "prove"Michael J Gruber2010-10-26
|/
* Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\
| * t/README: Update "Skipping tests" to align with best practicesÆvar Arnfjörð Bjarmason2010-08-18
| * t/README: Add a note about the dangers of coverage chasingÆvar Arnfjörð Bjarmason2010-08-18
| * t/README: A new section about test coverageÆvar Arnfjörð Bjarmason2010-08-18
| * t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report targetÆvar Arnfjörð Bjarmason2010-08-18
| * t/README: Document the Smoke testingÆvar Arnfjörð Bjarmason2010-08-18
| * tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
| * t/README: Document the predefined test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
| * test-lib: Add support for multiple test prerequisitesÆvar Arnfjörð Bjarmason2010-08-18
* | test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-11
|/
* t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-21
* Merge branch 'maint'Junio C Hamano2010-07-20
|\
| * t/README: clarify test_must_fail descriptionBrandon Casey2010-07-20
* | t/README: document more test helpersJonathan Nieder2010-07-06