##// END OF EJS Templates
issue1577: fix broken test by assuming less about CVS output....
issue1577: fix broken test by assuming less about CVS output. Specifically, output of "cvs ci" varies unpredictably across CVS versions, so any test that includes the output of "cvs ci" is doomed to fail some of the time. This fixes that by discarding the output of "cvs ci".

File last commit:

r6138:09847b90 default
r8081:6c3b8132 default
Show More
test-issue352.out
14 lines | 316 B | text/plain | TextLexer
/ tests / test-issue352.out
Benoit Boissinot
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
r3607 adding he llo
Thomas Arendsen Hein
Report filenames with disallowed characters as suggested by Mika Eloranta...
r6138 abort: '\n' and '\r' disallowed in filenames: 'he\rllo'
Benoit Boissinot
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
r3607 adding he llo
Thomas Arendsen Hein
Report filenames with disallowed characters as suggested by Mika Eloranta...
r6138 abort: '\n' and '\r' disallowed in filenames: 'he\rllo'
Alexis S. L. Carvalho
Leave normalization of patterns to util._matcher...
r4186 adding hell
o
Thomas Arendsen Hein
Report filenames with disallowed characters as suggested by Mika Eloranta...
r6138 abort: '\n' and '\r' disallowed in filenames: 'hell\no'
Alexis S. L. Carvalho
Leave normalization of patterns to util._matcher...
r4186 adding hell
Benoit Boissinot
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)
r3607 o
Thomas Arendsen Hein
Report filenames with disallowed characters as suggested by Mika Eloranta...
r6138 abort: '\n' and '\r' disallowed in filenames: 'hell\no'
Alexis S. L. Carvalho
Leave normalization of patterns to util._matcher...
r4186 f he llo he llo
f hell
o hell
o