summaryrefslogtreecommitdiff
path: root/t/lib-git-svn.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+4
* t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh2021-06-081-6/+16
* t/lib-git-svn: make hash size independentbrian m. carlson2020-06-221-7/+10
* tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor2019-11-231-2/+2
* t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP testsSZEDER Gábor2019-09-061-1/+1
* tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason2019-06-211-7/+4
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-5/+0
* test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-1/+1
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* t/lib-git-svn.sh: improve svnserve tests with parallel make testtz/lib-git-svn-svnserve-testsTodd Zullinger2017-12-141-2/+4
* t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-141-11/+11
* Merge branch 'ew/git-svn-http-tests'Junio C Hamano2016-08-081-75/+16
|\
| * git svn: migrate tests to use lib-httpdew/git-svn-http-testsEric Wong2016-07-251-75/+16
* | t/lib-git-svn: drop $remote_git_svn and $git_svn_idJeff King2016-05-131-3/+0
|/
* git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2016-02-221-0/+12
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-2/+2
* tests: use a lowercase "usage:" stringDavid Aguilar2013-02-241-1/+1
* lib-git-svn.sh: Move web-server handling code into separate functionRamsay Jones2011-01-041-17/+21
* lib-git-svn.sh: Add check for mis-configured web server variablesRamsay Jones2010-12-141-0/+10
* lib-git-svn.sh: Avoid setting web server variables unnecessarilyRamsay Jones2010-12-141-22/+25
* t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-111-3/+2
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-081-6/+5
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-2/+2
* git-svn: allow test setup script to support PERL env. varSam Vilain2009-10-261-2/+3
* svn: allow branches outside of refs/remotesAdam Brewster2009-08-121-1/+1
* git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-0/+15
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+4
* tests: remove exit after test_done callJeff King2009-04-051-4/+0
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-3/+3
* Merge branch 'maint'Junio C Hamano2008-09-181-0/+17
|\
| * git-svn: factor out svnserve test code for later useAlec Berryman2008-09-181-0/+17
* | t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi2008-09-081-3/+3
* | t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi2008-09-081-0/+3
|/
* t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Eric Wong2008-07-161-1/+1
* Merge branch 'bd/tests'Junio C Hamano2008-05-141-1/+2
|\
| * lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-051-1/+2
* | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-111-2/+7
|/
* Make git-svn tests behave better on OS XKevin Ballard2008-03-221-2/+23
* git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong2007-12-101-0/+26
* git-svn: fix commiting renames over DAV with funky file namesEric Wong2007-07-151-0/+34
* Update tests to use test-chmtimeEric Wong2007-02-251-1/+1
* git-svn: make test for SVK mirror path importsam@vilain.net2007-02-231-1/+1
* Work around Subversion race in git-svn tests.Michael Spang2007-02-121-0/+3
* Hide output about SVN::Core not being found during tests.Shawn O. Pearce2007-01-141-1/+1
* git-svn: fix tests to work with older svnEric Wong2007-01-131-2/+3
* git-svn: remove svnadmin dependency from the testsEric Wong2006-12-311-22/+17
* git-svn: remove support for the svn command-line clientEric Wong2006-12-161-7/+8
* git-svn: update tests for recent changesEric Wong2006-11-271-1/+1
* git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-071-2/+9
* git-svn: migrate out of contribEric Wong2006-07-061-0/+43