| Commit message (Expand) | Author | Age | Files | Lines |
* | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 1 | -2/+2 |
* | tests: use a lowercase "usage:" string | David Aguilar | 2013-02-24 | 1 | -1/+1 |
* | lib-git-svn.sh: Move web-server handling code into separate function | Ramsay Jones | 2011-01-04 | 1 | -17/+21 |
* | lib-git-svn.sh: Add check for mis-configured web server variables | Ramsay Jones | 2010-12-14 | 1 | -0/+10 |
* | lib-git-svn.sh: Avoid setting web server variables unnecessarily | Ramsay Jones | 2010-12-14 | 1 | -22/+25 |
* | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH | Ævar Arnfjörð Bjarmason | 2010-08-11 | 1 | -3/+2 |
* | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 | 1 | -6/+5 |
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -2/+2 |
* | git-svn: allow test setup script to support PERL env. var | Sam Vilain | 2009-10-26 | 1 | -2/+3 |
* | svn: allow branches outside of refs/remotes | Adam Brewster | 2009-08-12 | 1 | -1/+1 |
* | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 2009-05-21 | 1 | -0/+15 |
* | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 | 1 | -0/+4 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 1 | -4/+0 |
* | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 2009-03-19 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2008-09-18 | 1 | -0/+17 |
|\ |
|
| * | git-svn: factor out svnserve test code for later use | Alec Berryman | 2008-09-18 | 1 | -0/+17 |
* | | t/t91XX git-svn tests: run "git svn" not "git-svn" | Nanako Shiraishi | 2008-09-08 | 1 | -3/+3 |
* | | t/t91XX-svn: start removing use of "git-" from these tests | Nanako Shiraishi | 2008-09-08 | 1 | -0/+3 |
|/ |
|
* | t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory" | Eric Wong | 2008-07-16 | 1 | -1/+1 |
* | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 1 | -1/+2 |
|\ |
|
| * | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -1/+2 |
* | | git-svn: fix cloning of HTTP URLs with '+' in their path | Eric Wong | 2008-05-11 | 1 | -2/+7 |
|/ |
|
* | Make git-svn tests behave better on OS X | Kevin Ballard | 2008-03-22 | 1 | -2/+23 |
* | git-svn: replace .rev_db with a more space-efficient .rev_map format | Eric Wong | 2007-12-10 | 1 | -0/+26 |
* | git-svn: fix commiting renames over DAV with funky file names | Eric Wong | 2007-07-15 | 1 | -0/+34 |
* | Update tests to use test-chmtime | Eric Wong | 2007-02-25 | 1 | -1/+1 |
* | git-svn: make test for SVK mirror path import | sam@vilain.net | 2007-02-23 | 1 | -1/+1 |
* | Work around Subversion race in git-svn tests. | Michael Spang | 2007-02-12 | 1 | -0/+3 |
* | Hide output about SVN::Core not being found during tests. | Shawn O. Pearce | 2007-01-14 | 1 | -1/+1 |
* | git-svn: fix tests to work with older svn | Eric Wong | 2007-01-13 | 1 | -2/+3 |
* | git-svn: remove svnadmin dependency from the tests | Eric Wong | 2006-12-31 | 1 | -22/+17 |
* | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 1 | -7/+8 |
* | git-svn: update tests for recent changes | Eric Wong | 2006-11-27 | 1 | -1/+1 |
* | git-svn: migrate out of contrib (follow-up) | Junio C Hamano | 2006-07-07 | 1 | -2/+9 |
* | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -0/+43 |