aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9700-perl-git.sh
AgeCommit message (Expand)AuthorFilesLines
2023-02-25t9700: modernize test scriptsZhang Yi1-31/+30
2022-10-22Git.pm: trust rev-parse to find bare repositoriesJeff King1-0/+4
2022-07-27leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason1-0/+2
2022-07-27test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason1-6/+4
2022-07-27tests: move copy/pasted PERL + Test::More checks to a lib-perl.shÆvar Arnfjörð Bjarmason1-9/+2
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King1-2/+2
2011-10-21Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski1-1/+5
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-2/+2
2010-06-25test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason1-0/+3
2009-11-17Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)1-2/+2
2009-05-09Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld1-0/+4
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King1-0/+5
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt1-1/+1
2008-09-09t9700: use "git config" without dashNanako Shiraishi1-8/+8
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2008-06-29t9700: skip when Test::More is not availableJunio C Hamano1-0/+5
2008-06-19Git.pm: add test suiteLea Wiemann1-0/+39