summaryrefslogtreecommitdiffstats
path: root/t/t9700/test.pl
AgeCommit message (Expand)AuthorLines
2013-04-04t9700: do not close STDERRThomas Rast-1/+2
2012-10-24git-config: do not complain about duplicate entriesJeff King-2/+1
2011-10-21Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski-0/+4
2011-02-14perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai-0/+10
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason-1/+1
2010-06-29t/t9700/test.pl: don't access private object members, use public access methodsBrandon Casey-3/+3
2010-06-27t9700: Use Test::More->builder, not $Test::Builder::TestÆvar Arnfjörð Bjarmason-4/+5
2010-06-25test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason-0/+11
2009-11-19t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones-1/+1
2009-05-09Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld-8/+2
2009-05-09Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld-0/+13
2008-09-16Merge branch 'maint'Junio C Hamano-11/+14
2008-09-15t9700/test.pl: remove File::Temp requirementBrandon Casey-10/+13
2008-09-15t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey-1/+1
2008-08-08t9700: remove useless checkJohannes Schindelin-3/+0
2008-06-19Git.pm: add test suiteLea Wiemann-0/+100