Age | Commit message (Expand) | Author | Files | Lines |
2010-08-18 | tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh | Ævar Arnfjörð Bjarmason | 1 | -5/+1 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2010-05-31 | tests: use "test_cmp", not "diff", when verifying the result | Gary V. Vaughan | 1 | -13/+13 |
2009-07-18 | cvsexportcommit: reorder tests to quiet intermittent failure | Mike Ralphson | 1 | -19/+22 |
2009-05-28 | git-cvsexportcommit can't commit files which have been removed from CVS | Nick Woolley | 1 | -0/+18 |
2009-04-08 | tests: skip perl tests if NO_PERL is defined | Jeff King | 1 | -0/+5 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -1/+0 |
2009-03-22 | Skip tests that fail if the executable bit is not handled by the filesystem | Johannes Sixt | 1 | -7/+6 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 1 | -1/+1 |
2008-09-09 | t9200: use "git cvsexportcommit" without dash | Nanako Shiraishi | 1 | -7/+7 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -7/+7 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -3/+3 |
2008-05-15 | cvsexportcommit: introduce -W for shared working trees (between Git and CVS) | Johannes Schindelin | 1 | -0/+17 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -7/+7 |
2008-02-20 | Merge branch 'js/maint-cvsexport' | Junio C Hamano | 1 | -0/+35 |
2008-02-19 | cvsexportcommit: be graceful when "cvs status" reorders the arguments | Johannes Schindelin | 1 | -0/+35 |
2008-02-12 | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR | Johan Herland | 1 | -1/+1 |
2008-02-12 | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR | Johan Herland | 1 | -1/+17 |
2008-01-17 | Officially deprecate repo-config. | Junio C Hamano | 1 | -1/+1 |
2007-07-25 | t9200: Be careful when checking CVS/Entries | Junio C Hamano | 1 | -25/+39 |
2007-02-05 | t9200: Work around HFS+ issues. | Junio C Hamano | 1 | -0/+14 |
2007-01-31 | t9200: do not test -x bit if the filesystem does not support it. | Junio C Hamano | 1 | -0/+6 |
2007-01-31 | t9200: Re-code non-ascii path test in UTF-8 | Junio C Hamano | 1 | -8/+8 |
2007-01-15 | Start all test scripts with /bin/sh. | Jason Riedy | 1 | -1/+1 |
2006-12-28 | t9200-git-cvsexportcommit.sh: quiet down commit | Eric Wong | 1 | -4/+6 |
2006-12-11 | Make cvsexportcommit work with filenames with spaces and non-ascii characters. | Robin Rosenberg | 1 | -28/+80 |
2006-12-04 | Set permissions of each new file before "cvs add"ing it. | Jim Meyering | 1 | -0/+16 |
2006-11-13 | Rework cvsexportcommit to handle binary files for all cases. | Robin Rosenberg | 1 | -0/+145 |