aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9600-cvsimport.sh
AgeCommit message (Expand)AuthorFilesLines
2024-05-27t: mark a bunch of tests as leak-freePatrick Steinhardt1-0/+1
2020-11-19t9[5-7]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-1/+1
2018-07-16t9000-t9999: fix broken &&-chainsEric Sunshine1-1/+1
2017-02-27cvs tests: skip tests that call "cvs commit" when running as rootÆvar Arnfjörð Bjarmason1-0/+5
2011-01-04cvsimport: handle the parsing of uppercase config optionsMichael J Gruber1-2/+5
2010-09-06Merge branch 'jl/maint-fix-test'Junio C Hamano1-20/+18
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-20/+18
2010-08-18t/t9600-cvsimport.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason1-21/+18
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2010-02-06cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane1-3/+33
2009-07-29Merge branch 'hv/cvsps-tests'Junio C Hamano1-33/+11
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King1-0/+5
2009-04-05tests: remove exit after test_done callJeff King1-3/+0
2009-02-23Test contents of entire cvsimported "master" tree contentsMichael Haggerty1-0/+2
2009-02-23Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty1-8/+8
2009-02-23Start a library for cvsimport-related testsMichael Haggerty1-28/+1
2008-09-09tests: use "git foo" without dash in stringsNanako Shiraishi1-1/+1
2008-07-19Testsuite: Unset CVS_SERVERFabian Emmes1-0/+1
2008-07-15t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin1-2/+2
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-4/+4
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan1-1/+1
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld1-6/+6
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King1-2/+18
2007-12-02t9600: test cvsimport from CVS working treeJeff King1-0/+12
2007-11-30cvsimport: fix usage of cvsimport.moduleJeff King1-0/+21
2007-11-28cvsimport: use rev-parse to support packed refsJeff King1-0/+2
2007-11-28Add basic cvsimport testsJeff King1-0/+99