##// END OF EJS Templates
Update tests
Matt Mackall -
r3810:1d571ed2 default
parent child Browse files
Show More
@@ -2,18 +2,13 b''
2 abort: impossible time zone offset: 4444444
2 abort: impossible time zone offset: 4444444
3 transaction abort!
3 transaction abort!
4 rollback completed
4 rollback completed
5 abort: invalid date: '1\t15.1' see hg(1) manual page for details
5 abort: invalid date: '1\t15.1'
6 transaction abort!
7 rollback completed
8 abort: invalid date: 'foo bar' see hg(1) manual page for details
9 transaction abort!
6 transaction abort!
10 rollback completed
7 rollback completed
11 abort: invalid date: ' 1 4444' see hg(1) manual page for details
8 abort: invalid date: 'foo bar'
12 transaction abort!
9 transaction abort!
13 rollback completed
10 rollback completed
14 abort: date exceeds 32 bits: 111111111111
11 nothing changed
15 transaction abort!
16 rollback completed
17 % partial commit test
12 % partial commit test
18 trouble committing bar!
13 trouble committing bar!
19 abort: No such file or directory: .../test/bar
14 abort: No such file or directory: .../test/bar
@@ -61,6 +61,7 b' debugcheckstate'
61 debugcomplete
61 debugcomplete
62 debugconfig
62 debugconfig
63 debugdata
63 debugdata
64 debugdate
64 debugindex
65 debugindex
65 debugindexdot
66 debugindexdot
66 debugrawcommit
67 debugrawcommit
General Comments 0
You need to be logged in to leave comments. Login now