aboutsummaryrefslogtreecommitdiff
path: root/t/lib-git-svn.sh
Commit message (Expand)AuthorAge
* t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger2017-12-14
* t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-14
* Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-08
|\
| * git svn: migrate tests to use lib-httpdEric Wong2016-07-25
* | t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-13
|/
* git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2016-02-22
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* tests: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones2011-01-04
* lib-git-svn.sh: Add check for mis-configured web server variablesRamsay Jones2010-12-14
* lib-git-svn.sh: Avoid setting web server variables unnecessarilyRamsay Jones2010-12-14
* t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-11
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* git-svn: allow test setup script to support PERL env. varSam Vilain2009-10-26
* svn: allow branches outside of refs/remotesAdam Brewster2009-08-12
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* tests: remove exit after test_done callJeff King2009-04-05
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* Merge branch 'maint'Junio C Hamano2008-09-18
|\
| * git-svn: factor out svnserve test code for later useAlec Berryman2008-09-18
* | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-08
* | t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-08
|/
* t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Eric Wong2008-07-16
* Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\
| * lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
* | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-11
|/
* Make git-svn tests behave better on OS XKevin Ballard2008-03-22
* git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong2007-12-10
* git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-15
* Update tests to use test-chmtimeEric Wong2007-02-25
* git-svn: make test for SVK mirror path importsam@vilain.net2007-02-23
* Work around Subversion race in git-svn tests.Michael Spang2007-02-12
* Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-14
* git-svn: fix tests to work with older svnEric Wong2007-01-13
* git-svn: remove svnadmin dependency from the testsEric Wong2006-12-31
* git-svn: remove support for the svn command-line clientEric Wong2006-12-16
* git-svn: update tests for recent changesEric Wong2006-11-27
* git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-07
* git-svn: migrate out of contribEric Wong2006-07-06