aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9119-git-svn-info.sh
AgeCommit message (Expand)AuthorFilesLines
2022-12-25t: create test harness for 'bundle-uri' commandÆvar Arnfjörð Bjarmason1-1/+1
2018-07-16t9119: fix broken &&-chainsEric Sunshine1-60/+60
2016-01-12t9119-git-svn-info.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-09-14git svn: info: correctly handle absolute path argsEric Wong1-0/+30
2010-12-06t9119: do not compare "Text Last Updated" line from "svn info"Junio C Hamano1-72/+34
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-24/+45
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-63/+63
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2010-03-04t9119-git-svn-info.sh: test with svn 1.6.* as wellMichael J Gruber1-1/+2
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin1-15/+15
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi1-40/+40
2008-09-05git-svn: fix 'info' tests for unknown itemsThomas Rast1-48/+25
2008-09-05git svn info: always quote URLs in 'info' outputThomas Rast1-14/+16
2008-09-05git svn info: make info relative to the current directoryThomas Rast1-1/+13
2008-09-05git svn info: tests: fix ptouch argument order in setupThomas Rast1-4/+4
2008-09-05git svn info: tests: use test_cmp instead of git-diffThomas Rast1-22/+22
2008-09-05git svn info: tests: do not use set -eThomas Rast1-2/+0
2008-09-05git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast1-2/+2
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionEric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shDavid D. Kilzer1-4/+11
2007-12-12disable t9119 for now.Junio C Hamano1-0/+2
2007-11-22Make test scripts executable.Junio C Hamano1-0/+0
2007-11-21git-svn: info --url [path]David D. Kilzer1-0/+93
2007-11-21git-svn info: implement info commandDavid D. Kilzer1-0/+275