summaryrefslogtreecommitdiff
path: root/t/t9700-perl-git.sh
Commit message (Expand)AuthorAgeFilesLines
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-2/+2
* Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski2011-10-211-1/+5
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-2/+2
* test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-251-0/+3
* Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-171-2/+2
* Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-091-0/+4
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+5
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-1/+1
* t9700: use "git config" without dashNanako Shiraishi2008-09-091-8/+8
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* t9700: skip when Test::More is not availableJunio C Hamano2008-06-291-0/+5
* Git.pm: add test suiteLea Wiemann2008-06-191-0/+39