aboutsummaryrefslogtreecommitdiff
path: root/t/README
Commit message (Expand)AuthorAge
* 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
* test-lib.sh: introduce test_commit() and test_merge() helpersJohannes Schindelin2009-01-28
* t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski2008-06-21
* test-lib.sh: add --long-tests optionLea Wiemann2008-06-19
* t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-18
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-29
* t/README: start testing porcelainishJunio C Hamano2006-06-28
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-07
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-16
* Rename some test scripts and describe the naming conventionPetr Baudis2005-05-15
* [PATCH 2/2] Test framework documentation.Junio C Hamano2005-05-14