summary refs log tree commit diff
path: root/t/lib-git-svn.sh
AgeCommit message (Expand)AuthorFilesLines
2021-06-08t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh1-6/+16
2020-06-22t/lib-git-svn: make hash size independentbrian m. carlson1-7/+10
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor1-2/+2
2019-09-06t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP testsSZEDER Gábor1-1/+1
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason1-7/+4
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-5/+0
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy1-1/+1
2017-12-14t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger1-2/+4
2017-12-14t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger1-11/+11
2016-08-08Merge branch 'ew/git-svn-http-tests'Junio C Hamano1-75/+16
2016-07-25git svn: migrate tests to use lib-httpdEric Wong1-75/+16
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King1-3/+0
2016-02-22git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong1-0/+12
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King1-2/+2
2013-02-24tests: use a lowercase "usage:" stringDavid Aguilar1-1/+1
2011-01-04lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones1-17/+21
2010-12-14lib-git-svn.sh: Add check for mis-configured web server variablesRamsay Jones1-0/+10
2010-12-14lib-git-svn.sh: Avoid setting web server variables unnecessarilyRamsay Jones1-22/+25
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason1-3/+2
2010-07-08tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason1-6/+5
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-2/+2
2009-10-26git-svn: allow test setup script to support PERL env. varSam Vilain1-2/+3
2009-08-12svn: allow branches outside of refs/remotesAdam Brewster1-1/+1
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin1-0/+15
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King1-0/+4
2009-04-05tests: remove exit after test_done callJeff King1-4/+0
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt1-3/+3
2008-09-18Merge branch 'maint'Junio C Hamano1-0/+17
2008-09-18git-svn: factor out svnserve test code for later useAlec Berryman1-0/+17
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi1-3/+3
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi1-0/+3
2008-07-16t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Eric Wong1-1/+1
2008-05-14Merge branch 'bd/tests'Junio C Hamano1-1/+2
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong1-2/+7
2008-05-05lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan1-1/+2
2008-03-22Make git-svn tests behave better on OS XKevin Ballard1-2/+23
2007-12-10git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong1-0/+26
2007-07-15git-svn: fix commiting renames over DAV with funky file namesEric Wong1-0/+34
2007-02-25Update tests to use test-chmtimeEric Wong1-1/+1
2007-02-23git-svn: make test for SVK mirror path importsam@vilain.net1-1/+1
2007-02-12Work around Subversion race in git-svn tests.Michael Spang1-0/+3
2007-01-14Hide output about SVN::Core not being found during tests.Shawn O. Pearce1-1/+1
2007-01-13git-svn: fix tests to work with older svnEric Wong1-2/+3
2006-12-31git-svn: remove svnadmin dependency from the testsEric Wong1-22/+17
2006-12-16git-svn: remove support for the svn command-line clientEric Wong1-7/+8
2006-11-27git-svn: update tests for recent changesEric Wong1-1/+1
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano1-2/+9
2006-07-06git-svn: migrate out of contribEric Wong1-0/+43