summaryrefslogtreecommitdiff
path: root/t/t9600-cvsimport.sh
Commit message (Expand)AuthorAgeFilesLines
* cvsimport: handle the parsing of uppercase config optionsMichael J Gruber2011-01-041-2/+5
* Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-061-20/+18
|\
| * Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-20/+18
* | t/t9600-cvsimport.sh: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-21/+18
|/
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane2010-02-061-3/+33
* Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-291-33/+11
|\
| * Test contents of entire cvsimported "master" tree contentsMichael Haggerty2009-02-231-0/+2
| * Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty2009-02-231-8/+8
| * Start a library for cvsimport-related testsMichael Haggerty2009-02-231-28/+1
* | tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+5
* | tests: remove exit after test_done callJeff King2009-04-051-3/+0
|/
* tests: use "git foo" without dash in stringsNanako Shiraishi2008-09-091-1/+1
* Testsuite: Unset CVS_SERVERFabian Emmes2008-07-191-0/+1
* t9600: allow testing with cvsps 2.2, including beta versionsPavel Roskin2008-07-151-2/+2
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-4/+4
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-1/+1
* t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld2008-03-261-6/+6
* t9600: require cvsps 2.1 to perform testsJeff King2007-12-041-2/+18
* t9600: test cvsimport from CVS working treeJeff King2007-12-021-0/+12
* cvsimport: fix usage of cvsimport.moduleJeff King2007-11-301-0/+21
* cvsimport: use rev-parse to support packed refsJeff King2007-11-281-0/+2
* Add basic cvsimport testsJeff King2007-11-281-0/+99