tests: update test-command-template for the new {isodatesec} filter
authorGiorgos Keramidas <keramida@ceid.upatras.gr>
Mon, 17 Mar 2008 19:28:46 +0200
changeset 6320 9a9b02bcbcf4
parent 6319 8999d1249171
child 6321 55ba3bc5b8fd
tests: update test-command-template for the new {isodatesec} filter
tests/test-command-template
tests/test-command-template.out
--- 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