Sign in
googlers
/
jrn
/
git
/
cd663df710f0fd082cef006333804e7e416b2680
/
t
/
t9200-git-cvsexportcommit.sh
986c518
Merge branch 'sg/test-must-be-empty'
by Junio C Hamano
· 7 years ago
1c5e94f
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
by SZEDER Gábor
· 7 years ago
cff4243
t9000-t9999: fix broken &&-chains
by Eric Sunshine
· 7 years ago
a78d925
cvs tests: skip tests that call "cvs commit" when running as root
by Ævar Arnfjörð Bjarmason
· 8 years ago
3163363
Merge branch 'jk/grep-binary-workaround-in-test'
by Junio C Hamano
· 9 years ago
3b1442d
t9200: avoid grep on non-ASCII data
by John Keeping
· 9 years ago
4539a89
mingw: do not bother to test funny file names
by Johannes Schindelin
· 9 years ago
b018c73
test: make FILEMODE a lazy prereq
by Jonathan Nieder
· 11 years ago
3fce9a1
Merge branch 'jc/test-cvs-no-init-in-existing-dir'
by Junio C Hamano
· 12 years ago
8666df0
t9200: let "cvs init" create the test repository
by Junio C Hamano
· 12 years ago
e342acc
Fix t9200 on case insensitive file systems
by Torsten Bögershausen
· 12 years ago
1f5ad6b
t: use sane_unset instead of unset
by Ævar Arnfjörð Bjarmason
· 13 years ago
4397c65
t9200: On MSYS, do not pass Windows-style paths to CVS
by Sebastian Schuberth
· 13 years ago
b5967f8
tests: cleanup binary test vector files
by Vitaliy Ivanov
· 14 years ago
535d974
tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh
by Ævar Arnfjörð Bjarmason
· 15 years ago
fadb515
tests: Skip tests in a way that makes sense under TAP
by Ævar Arnfjörð Bjarmason
· 15 years ago
4fdf71b
tests: use "test_cmp", not "diff", when verifying the result
by Gary V. Vaughan
· 15 years ago
3de4a44
cvsexportcommit: reorder tests to quiet intermittent failure
by Mike Ralphson
· 16 years ago
54d5cc0
git-cvsexportcommit can't commit files which have been removed from CVS
by Nick Woolley
· 16 years ago
1b19ccd
tests: skip perl tests if NO_PERL is defined
by Jeff King
· 16 years ago
5dba359
tests: remove exit after test_done call
by Jeff King
· 16 years ago
872f349
Skip tests that fail if the executable bit is not handled by the filesystem
by Johannes Sixt
· 16 years ago
fae74a0
test suite: Use 'say' to say something instead of 'test_expect_success'
by Johannes Sixt
· 16 years ago
5190d73
t9200: use "git cvsexportcommit" without dash
by Nanako Shiraishi
· 17 years ago
bfdbee9
tests: use $TEST_DIRECTORY to refer to the t/ directory
by Junio C Hamano
· 17 years ago
d492b31
t/: Use "test_must_fail git" instead of "! git"
by Stephan Beyer
· 17 years ago
d775734
cvsexportcommit: introduce -W for shared working trees (between Git and CVS)
by Johannes Schindelin
· 17 years ago
82ebb0b
add test_cmp function for test scripts
by Jeff King
· 17 years ago
6fe870f
Merge branch 'js/maint-cvsexport'
by Junio C Hamano
· 17 years ago
fef3a7c
cvsexportcommit: be graceful when "cvs status" reorders the arguments
by Johannes Schindelin
· 17 years ago
a723759
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
by Johan Herland
· 17 years ago
ab5a423
Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR
by Johan Herland
· 17 years ago
5c66d0d
Officially deprecate repo-config.
by Junio C Hamano
· 17 years ago
c4eaed4
t9200: Be careful when checking CVS/Entries
by Junio C Hamano
· 18 years ago
133f081
t9200: Work around HFS+ issues.
by Junio C Hamano
· 18 years ago
3c23d66
t9200: do not test -x bit if the filesystem does not support it.
by Junio C Hamano
· 18 years ago
1a91ebf
t9200: Re-code non-ascii path test in UTF-8
by Junio C Hamano
· 18 years ago
5ab9cc8
Start all test scripts with /bin/sh.
by Jason Riedy
· 18 years ago
e32139a
t9200-git-cvsexportcommit.sh: quiet down commit
by Eric Wong
· 18 years ago
e86ad71
Make cvsexportcommit work with filenames with spaces and non-ascii characters.
by Robin Rosenberg
· 18 years ago
7c0f702
Set permissions of each new file before "cvs add"ing it.
by Jim Meyering
· 18 years ago
fe142b3
Rework cvsexportcommit to handle binary files for all cases.
by Robin Rosenberg
· 18 years ago