comparison tests/test-tag.out @ 1561:9c6d0abdb94e

disallow '\n' and '\r' in tag names add a test for disallowed characters in tag names
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 29 Nov 2005 22:29:14 +0100
parents 5c0bd13bd771
children 41366b7d6709
comparison
equal deleted inserted replaced
1560:6efad1cc07de 1561:9c6d0abdb94e
16 date: Thu Jan 1 00:00:00 1970 +0000 16 date: Thu Jan 1 00:00:00 1970 +0000
17 summary: test 17 summary: test
18 18
19 abort: working copy of .hgtags is changed (please commit .hgtags manually) 19 abort: working copy of .hgtags is changed (please commit .hgtags manually)
20 failed 20 failed
21 abort: '\n' cannot be used in a tag name
22 abort: ':' cannot be used in a tag name