Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2010-06-25 | test-lib: Make the test_external_* functions TAP-aware | Ævar Arnfjörð Bjarmason | 1 | -0/+3 |
2009-11-17 | Make sure $PERL_PATH is defined when the test suite is run. | Philippe Bruhat (BooK) | 1 | -2/+2 |
2009-05-09 | Git.pm: Set GIT_WORK_TREE if we set GIT_DIR | Frank Lichtenheld | 1 | -0/+4 |
2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+5 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -1/+1 |
2008-09-09 | t9700: use "git config" without dash | Nanako Shiraishi | 1 | -8/+8 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2008-06-29 | t9700: skip when Test::More is not available | Junio C Hamano | 1 | -0/+5 |
2008-06-19 | Git.pm: add test suite | Lea Wiemann | 1 | -0/+39 |