aboutsummaryrefslogtreecommitdiff
path: root/t/t9700
Commit message (Expand)AuthorAge
* t9700: add tests for Git::unquote_path()Phillip Wood2017-06-30
* t9700: fix test for perl older than 5.14Jeff King2016-03-04
* mingw: fix t9700's assumption about directory separatorsJohannes Schindelin2016-01-28
* t9700: do not close STDERRThomas Rast2013-04-04
* git-config: do not complain about duplicate entriesJeff King2012-10-24
* Add simple test for Git::config_path() in t/t9700-perl-git.shJakub Narebski2011-10-21
* perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-14
* perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
* t/t9700/test.pl: don't access private object members, use public access methodsBrandon Casey2010-06-29
* t9700: Use Test::More->builder, not $Test::Builder::TestÆvar Arnfjörð Bjarmason2010-06-27
* test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-25
* t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones2009-11-19
* Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
* Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09
* Merge branch 'maint'Junio C Hamano2008-09-16
|\
| * t9700/test.pl: remove File::Temp requirementBrandon Casey2008-09-15
| * t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()Brandon Casey2008-09-15
* | t9700: remove useless checkJohannes Schindelin2008-08-08
|/
* Git.pm: add test suiteLea Wiemann2008-06-19