summaryrefslogtreecommitdiff
path: root/t/lib-git-svn.sh
AgeCommit message (Expand)Author
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-12-14t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger
2017-12-14t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger
2016-08-08Merge branch 'ew/git-svn-http-tests'Junio C Hamano
2016-07-25git svn: migrate tests to use lib-httpdEric Wong
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King
2016-02-22git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-02-25tests: use a lowercase "usage:" stringDavid Aguilar
2011-01-04lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones
2010-12-14lib-git-svn.sh: Add check for mis-configured web server variablesRamsay Jones
2010-12-14lib-git-svn.sh: Avoid setting web server variables unnecessarilyRamsay Jones
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason
2010-07-09tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2009-10-27git-svn: allow test setup script to support PERL env. varSam Vilain
2009-08-13svn: allow branches outside of refs/remotesAdam Brewster
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-04-05tests: remove exit after test_done callJeff King
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2008-09-19Merge branch 'maint'Junio C Hamano
2008-09-19git-svn: factor out svnserve test code for later useAlec Berryman
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi
2008-07-16t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Eric Wong
2008-05-14Merge branch 'bd/tests'Junio C Hamano
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong
2008-05-05lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan
2008-03-23Make git-svn tests behave better on OS XKevin Ballard
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong
2007-07-16git-svn: fix commiting renames over DAV with funky file namesEric Wong
2007-02-25Update tests to use test-chmtimeEric Wong
2007-02-23git-svn: make test for SVK mirror path importsam@vilain.net
2007-02-13Work around Subversion race in git-svn tests.Michael Spang
2007-01-14Hide output about SVN::Core not being found during tests.Shawn O. Pearce
2007-01-13git-svn: fix tests to work with older svnEric Wong
2007-01-01git-svn: remove svnadmin dependency from the testsEric Wong
2006-12-16git-svn: remove support for the svn command-line clientEric Wong
2006-11-28git-svn: update tests for recent changesEric Wong
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano
2006-07-07git-svn: migrate out of contribEric Wong