summaryrefslogtreecommitdiff
path: root/t/lib-git-svn.sh
AgeCommit message (Expand)AuthorFilesLines
2021-06-08t: use user-specified utf-8 locale for testing svnLibravatar Đoàn Trần Công Danh1-6/+16
2020-06-22t/lib-git-svn: make hash size independentLibravatar brian m. carlson1-7/+10
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesLibravatar SZEDER Gábor1-2/+2
2019-09-06t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP testsLibravatar SZEDER Gábor1-1/+1
2019-06-21tests: replace test_tristate with "git env--helper"Libravatar Ævar Arnfjörð Bjarmason1-7/+4
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor1-5/+0
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionLibravatar SZEDER Gábor1-1/+1
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-12-14t/lib-git-svn.sh: improve svnserve tests with parallel make testLibravatar Todd Zullinger1-2/+4
2017-12-14t/lib-git-svn: cleanup inconsistent tab/space usageLibravatar Todd Zullinger1-11/+11
2016-08-08Merge branch 'ew/git-svn-http-tests'Libravatar Junio C Hamano1-75/+16
2016-07-25git svn: migrate tests to use lib-httpdLibravatar Eric Wong1-75/+16
2016-05-13t/lib-git-svn: drop $remote_git_svn and $git_svn_idLibravatar Jeff King1-3/+0
2016-02-22git-svn: hoist out utf8 prep from t9129 to lib-git-svnLibravatar Eric Wong1-0/+12
2013-10-29t: use perl instead of "$PERL_PATH" where applicableLibravatar Jeff King1-2/+2
2013-02-24tests: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2011-01-04lib-git-svn.sh: Move web-server handling code into separate functionLibravatar Ramsay Jones1-17/+21
2010-12-14lib-git-svn.sh: Add check for mis-configured web server variablesLibravatar Ramsay Jones1-0/+10
2010-12-14lib-git-svn.sh: Avoid setting web server variables unnecessarilyLibravatar Ramsay Jones1-22/+25
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHLibravatar Ævar Arnfjörð Bjarmason1-3/+2
2010-07-08tests: Use skip_all=* to skip testsLibravatar Ævar Arnfjörð Bjarmason1-6/+5
2010-06-25tests: Skip tests in a way that makes sense under TAPLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2009-10-26git-svn: allow test setup script to support PERL env. varLibravatar Sam Vilain1-2/+3
2009-08-12svn: allow branches outside of refs/remotesLibravatar Adam Brewster1-1/+1
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsLibravatar Eygene Ryabinkin1-0/+15
2009-04-08tests: skip perl tests if NO_PERL is definedLibravatar Jeff King1-0/+4
2009-04-05tests: remove exit after test_done callLibravatar Jeff King1-4/+0
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Libravatar Johannes Sixt1-3/+3
2008-09-18Merge branch 'maint'Libravatar Junio C Hamano1-0/+17
2008-09-18git-svn: factor out svnserve test code for later useLibravatar Alec Berryman1-0/+17
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Libravatar Nanako Shiraishi1-3/+3
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsLibravatar Nanako Shiraishi1-0/+3
2008-07-16t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Libravatar Eric Wong1-1/+1
2008-05-14Merge branch 'bd/tests'Libravatar Junio C Hamano1-1/+2
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathLibravatar Eric Wong1-2/+7
2008-05-05lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersLibravatar Bryan Donlan1-1/+2
2008-03-22Make git-svn tests behave better on OS XLibravatar Kevin Ballard1-2/+23
2007-12-10git-svn: replace .rev_db with a more space-efficient .rev_map formatLibravatar Eric Wong1-0/+26
2007-07-15git-svn: fix commiting renames over DAV with funky file namesLibravatar Eric Wong1-0/+34
2007-02-25Update tests to use test-chmtimeLibravatar Eric Wong1-1/+1
2007-02-23git-svn: make test for SVK mirror path importLibravatar sam@vilain.net1-1/+1
2007-02-12Work around Subversion race in git-svn tests.Libravatar Michael Spang1-0/+3
2007-01-14Hide output about SVN::Core not being found during tests.Libravatar Shawn O. Pearce1-1/+1
2007-01-13git-svn: fix tests to work with older svnLibravatar Eric Wong1-2/+3
2006-12-31git-svn: remove svnadmin dependency from the testsLibravatar Eric Wong1-22/+17
2006-12-16git-svn: remove support for the svn command-line clientLibravatar Eric Wong1-7/+8
2006-11-27git-svn: update tests for recent changesLibravatar Eric Wong1-1/+1
2006-07-07git-svn: migrate out of contrib (follow-up)Libravatar Junio C Hamano1-2/+9
2006-07-06git-svn: migrate out of contribLibravatar Eric Wong1-0/+43