summaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAgeFilesLines
* 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
* | t/README: proposed rewording...Junio C Hamano2010-07-051-13/+8
* | t/README: Document the do's and don'ts of testsÆvar Arnfjörð Bjarmason2010-07-051-0/+78
* | t/README: Add a section about skipping testsÆvar Arnfjörð Bjarmason2010-07-051-0/+12
* | t/README: Document test_expect_codeÆvar Arnfjörð Bjarmason2010-07-051-0/+7
* | t/README: Document test_external*Ævar Arnfjörð Bjarmason2010-07-051-0/+27
* | t/README: Document the prereq functions, and 3-arg test_*Ævar Arnfjörð Bjarmason2010-07-051-3/+34
* | t/README: Typo: paralell -> parallelÆvar Arnfjörð Bjarmason2010-07-051-1/+1
* | t/README: The trash is in 't/trash directory.$name'Ævar Arnfjörð Bjarmason2010-07-051-3/+4
* | test-lib: Adjust output to be valid TAP formatÆvar Arnfjörð Bjarmason2010-06-251-18/+41
|/
* t/README: document --root optionThomas Rast2010-06-111-0/+6
* run test suite without dashed git-commands in PATHMatthew Ogilvie2009-12-031-0/+9
* t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATHMatthew Ogilvie2009-11-291-0/+13
* Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-031-0/+4
* test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin2009-02-031-0/+6
* Add valgrind support in test scriptsJohannes Schindelin2009-02-031-1/+7