aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9200-git-cvsexportcommit.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason1-1/+1
2012-01-11t9200: On MSYS, do not pass Windows-style paths to CVSSebastian Schuberth1-3/+3
2011-07-19tests: cleanup binary test vector filesVitaliy Ivanov1-7/+7
2010-08-18tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.shÆvar Arnfjörð Bjarmason1-5/+1
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-2/+2
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan1-13/+13
2009-07-18cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson1-19/+22
2009-05-28git-cvsexportcommit can't commit files which have been removed from CVSNick Woolley1-0/+18
2009-04-08tests: skip perl tests if NO_PERL is definedJeff King1-0/+5
2009-04-05tests: remove exit after test_done callJeff King1-1/+0
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt1-7/+6
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt1-1/+1
2008-09-09t9200: use "git cvsexportcommit" without dashNanako Shiraishi1-7/+7
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-7/+7
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-3/+3
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin1-0/+17
2008-03-13add test_cmp function for test scriptsJeff King1-7/+7
2008-02-20Merge branch 'js/maint-cvsexport'Junio C Hamano1-0/+35
2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin1-0/+35
2008-02-12Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland1-1/+1
2008-02-12Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland1-1/+17
2008-01-17Officially deprecate repo-config.Junio C Hamano1-1/+1
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano1-25/+39
2007-02-05t9200: Work around HFS+ issues.Junio C Hamano1-0/+14
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano1-8/+8
2007-01-15Start all test scripts with /bin/sh.Jason Riedy1-1/+1
2006-12-28t9200-git-cvsexportcommit.sh: quiet down commitEric Wong1-4/+6
2006-12-11Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg1-28/+80
2006-12-04Set permissions of each new file before "cvs add"ing it.Jim Meyering1-0/+16
2006-11-13Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg1-0/+145