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