Mercurial > hg-stable
annotate tests/test-commit.out @ 1202:71111d796e40
Commit date validation: more stringent checks, more useful error messages.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 04 Sep 2005 14:47:02 -0700 |
parents | 66f7d3946109 |
children | 08c7851969cc |
rev | line source |
---|---|
1198 | 1 transaction abort! |
2 rollback completed | |
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
3 abort: impossible time zone offset: 4444444 |
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
4 transaction abort! |
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
5 rollback completed |
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
6 abort: invalid date: '1\t15.1' |
1198 | 7 transaction abort! |
8 rollback completed | |
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
9 abort: invalid date: 'foo bar' |
1198 | 10 transaction abort! |
11 rollback completed | |
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
12 abort: invalid date: ' 1 4444' |
1198 | 13 transaction abort! |
14 rollback completed | |
1202
71111d796e40
Commit date validation: more stringent checks, more useful error messages.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1198
diff
changeset
|
15 abort: date exceeds 32 bits: 111111111111 |