Age | Commit message (Expand) | Author | Files | Lines |
2010-08-18 | t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report target | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2010-08-18 | t/README: Document the Smoke testing | Ævar Arnfjörð Bjarmason | 1 | -0/+66 |
2010-08-18 | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 1 | -0/+5 |
2010-08-18 | t/README: Document the predefined test prerequisites | Ævar Arnfjörð Bjarmason | 1 | -5/+40 |
2010-08-18 | test-lib: Add support for multiple test prerequisites | Ævar Arnfjörð Bjarmason | 1 | -0/+6 |
2010-08-11 | test-lib: user-friendly alternatives to test [-d|-f|-e] | Matthieu Moy | 1 | -0/+7 |
2010-07-21 | t/README: correct an exception when breaking a && chain in tests | Jonathan Nieder | 1 | -4/+4 |
2010-07-20 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+4 |
2010-07-20 | t/README: clarify test_must_fail description | Brandon Casey | 1 | -0/+8 |
2010-07-06 | t/README: document more test helpers | Jonathan Nieder | 1 | -0/+31 |
2010-07-05 | t/README: proposed rewording... | Junio C Hamano | 1 | -13/+8 |
2010-07-05 | t/README: Document the do's and don'ts of tests | Ævar Arnfjörð Bjarmason | 1 | -0/+78 |
2010-07-05 | t/README: Add a section about skipping tests | Ævar Arnfjörð Bjarmason | 1 | -0/+12 |
2010-07-05 | t/README: Document test_expect_code | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2010-07-05 | t/README: Document test_external* | Ævar Arnfjörð Bjarmason | 1 | -0/+27 |
2010-07-05 | t/README: Document the prereq functions, and 3-arg test_* | Ævar Arnfjörð Bjarmason | 1 | -3/+34 |
2010-07-05 | t/README: Typo: paralell -> parallel | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-07-05 | t/README: The trash is in 't/trash directory.$name' | Ævar Arnfjörð Bjarmason | 1 | -3/+4 |
2010-06-25 | test-lib: Adjust output to be valid TAP format | Ævar Arnfjörð Bjarmason | 1 | -18/+41 |
2010-06-11 | t/README: document --root option | Thomas Rast | 1 | -0/+6 |
2009-12-03 | run test suite without dashed git-commands in PATH | Matthew Ogilvie | 1 | -0/+9 |
2009-11-29 | t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH | Matthew Ogilvie | 1 | -0/+13 |
2009-02-03 | Tests: let --valgrind imply --verbose and --tee | Johannes Schindelin | 1 | -0/+4 |
2009-02-03 | test-lib.sh: optionally output to test-results/$TEST.out, too | Johannes Schindelin | 1 | -0/+6 |
2009-02-03 | Add valgrind support in test scripts | Johannes Schindelin | 1 | -1/+7 |
2009-01-28 | test-lib.sh: introduce test_commit() and test_merge() helpers | Johannes Schindelin | 1 | -0/+18 |
2008-06-21 | t/README: Add 'Skipping Tests' section below 'Running Tests' | Jakub Narebski | 1 | -0/+28 |
2008-06-19 | test-lib.sh: add --long-tests option | Lea Wiemann | 1 | -0/+4 |
2008-05-18 | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 1 | -1/+1 |
2008-02-01 | Sane use of test_expect_failure | Junio C Hamano | 1 | -8/+6 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 1 | -1/+1 |
2006-12-29 | Add info about new test families (8 and 9) to t/README | Jakub Narebski | 1 | -0/+2 |
2006-06-28 | t/README: start testing porcelainish | Junio C Hamano | 1 | -0/+1 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -5/+5 |
2005-07-07 | [PATCH] Prevent t6000 series from dropping useless sed.script in t/ | Junio C Hamano | 1 | -0/+8 |
2005-05-16 | [PATCH 4/4] Trivial test harness fixes. | Junio C Hamano | 1 | -2/+3 |
2005-05-15 | Rename some test scripts and describe the naming convention | Petr Baudis | 1 | -1/+26 |
2005-05-14 | [PATCH 2/2] Test framework documentation. | Junio C Hamano | 1 | -0/+174 |