Mercurial > hg
changeset 6320:9a9b02bcbcf4
tests: update test-command-template for the new {isodatesec} filter
author | Giorgos Keramidas <keramida@ceid.upatras.gr> |
---|---|
date | Mon, 17 Mar 2008 19:28:46 +0200 |
parents | 8999d1249171 |
children | 55ba3bc5b8fd |
files | tests/test-command-template tests/test-command-template.out |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-command-template Mon Mar 17 19:17:54 2008 +0200 +++ b/tests/test-command-template Mon Mar 17 19:28:46 2008 +0200 @@ -103,6 +103,7 @@ hg log --template '{date|age}\n' > /dev/null || exit 1 hg log --template '{date|date}\n' hg log --template '{date|isodate}\n' +hg log --template '{date|isodatesec}\n' hg log --template '{date|rfc822date}\n' hg log --template '{desc|firstline}\n' hg log --template '{node|short}\n'
--- a/tests/test-command-template.out Mon Mar 17 19:17:54 2008 +0200 +++ b/tests/test-command-template.out Mon Mar 17 19:28:46 2008 +0200 @@ -517,6 +517,14 @@ 1970-01-14 21:20 +0000 1970-01-13 17:33 +0000 1970-01-12 13:46 +0000 +1970-01-12 13:46:40 +0000 +1970-01-18 08:40:01 +0000 +1970-01-18 08:40:00 +0000 +1970-01-17 04:53:20 +0000 +1970-01-16 01:06:40 +0000 +1970-01-14 21:20:00 +0000 +1970-01-13 17:33:20 +0000 +1970-01-12 13:46:40 +0000 Mon, 12 Jan 1970 13:46:40 +0000 Sun, 18 Jan 1970 08:40:01 +0000 Sun, 18 Jan 1970 08:40:00 +0000