summaryrefslogtreecommitdiff
path: root/t/t9700-perl-git.sh
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Libravatar Philippe Bruhat (BooK)1-2/+2
2009-05-09Git.pm: Set GIT_WORK_TREE if we set GIT_DIRLibravatar Frank Lichtenheld1-0/+4
2009-04-08tests: skip perl tests if NO_PERL is definedLibravatar Jeff King1-0/+5
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Libravatar Johannes Sixt1-1/+1
2008-09-09t9700: use "git config" without dashLibravatar Nanako Shiraishi1-8/+8
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-06-29t9700: skip when Test::More is not availableLibravatar Junio C Hamano1-0/+5
2008-06-19Git.pm: add test suiteLibravatar Lea Wiemann1-0/+39