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