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