summaryrefslogtreecommitdiffstats
path: root/t/t9600-cvsimport.sh
AgeCommit message (Expand)AuthorLines
2011-01-04cvsimport: handle the parsing of uppercase config optionsMichael J Gruber-2/+5
2010-09-06Merge branch 'jl/maint-fix-test'Junio C Hamano-20/+18
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann-20/+18
2010-08-18t/t9600-cvsimport.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason-21/+18
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason-1/+1
2010-02-06cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane-3/+33
2009-07-29Merge branch 'hv/cvsps-tests'Junio C Hamano-33/+11
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King-0/+5
2009-04-05tests: remove exit after test_done callJeff King-3/+0
2009-02-23Test contents of entire cvsimported "master" tree contentsMichael Haggerty-0/+2
2009-02-23Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty-8/+8
2009-02-23Start a library for cvsimport-related testsMichael Haggerty-28/+1
2008-09-09tests: use "git foo" without dash in stringsNanako Shiraishi-1/+1
2008-07-19Testsuite: Unset CVS_SERVERFabian Emmes-0/+1
2008-07-15t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin-2/+2
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano-4/+4
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan-1/+1
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld-6/+6
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King-2/+18
2007-12-02t9600: test cvsimport from CVS working treeJeff King-0/+12
2007-11-30cvsimport: fix usage of cvsimport.moduleJeff King-0/+21
2007-11-28cvsimport: use rev-parse to support packed refsJeff King-0/+2
2007-11-28Add basic cvsimport testsJeff King-0/+99