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