summaryrefslogtreecommitdiff
path: root/t/t9119-git-svn-info.sh
AgeCommit message (Expand)Author
2018-07-16t9119: fix broken &&-chainsEric Sunshine
2016-01-12t9119-git-svn-info.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-09-14git svn: info: correctly handle absolute path argsEric Wong
2010-12-07t9119: do not compare "Text Last Updated" line from "svn info"Junio C Hamano
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-03-04t9119-git-svn-info.sh: test with svn 1.6.* as wellMichael J Gruber
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi
2008-09-05git-svn: fix 'info' tests for unknown itemsThomas Rast
2008-09-05git svn info: always quote URLs in 'info' outputThomas Rast
2008-09-05git svn info: make info relative to the current directoryThomas Rast
2008-09-05git svn info: tests: fix ptouch argument order in setupThomas Rast
2008-09-05git svn info: tests: use test_cmp instead of git-diffThomas Rast
2008-09-05git svn info: tests: do not use set -eThomas Rast
2008-09-05git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast
2008-08-06t9119: conditionally re-enable test depending on svn(1) versionEric Wong
2008-08-06Fix race condition in t9119-git-svn-info.shDavid D. Kilzer
2007-12-12disable t9119 for now.Junio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer