summaryrefslogtreecommitdiff
path: root/t/t9700-perl-git.sh
AgeCommit message (Expand)Author
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2011-10-21Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-06-25test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)
2009-05-09Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2008-09-10t9700: use "git config" without dashNanako Shiraishi
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-06-30t9700: skip when Test::More is not availableJunio C Hamano
2008-06-19Git.pm: add test suiteLea Wiemann