aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9600-cvsimport.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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