comparison tests/test-tutorial.t @ 726:06cd220141ba

Adapt to human readable date in patch
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 03 Jun 2013 13:28:13 +0200
parents 121e2d265e85
children af74a5cdf96b
comparison
equal deleted inserted replaced
720:7de0554bf190 726:06cd220141ba
126 126
127 $ hg export tip 127 $ hg export tip
128 # HG changeset patch 128 # HG changeset patch
129 # User test 129 # User test
130 # Date 0 0 130 # Date 0 0
131 # Thu Jan 01 00:00:00 1970 +0000
131 # Node ID d85de4546133030c82d257bbcdd9b1b416d0c31c 132 # Node ID d85de4546133030c82d257bbcdd9b1b416d0c31c
132 # Parent 4d5dc81870237d492284826e21840b2ca00e26d1 133 # Parent 4d5dc81870237d492284826e21840b2ca00e26d1
133 adding fruit 134 adding fruit
134 135
135 diff --git a/shopping b/shopping 136 diff --git a/shopping b/shopping
182 183
183 $ hg export tip 184 $ hg export tip
184 # HG changeset patch 185 # HG changeset patch
185 # User test 186 # User test
186 # Date 0 0 187 # Date 0 0
188 # Thu Jan 01 00:00:00 1970 +0000
187 # Node ID 9d0363b81950646bc6ad1ec5de8b8197ea586541 189 # Node ID 9d0363b81950646bc6ad1ec5de8b8197ea586541
188 # Parent 4d5dc81870237d492284826e21840b2ca00e26d1 190 # Parent 4d5dc81870237d492284826e21840b2ca00e26d1
189 adding fruit 191 adding fruit
190 192
191 diff --git a/shopping b/shopping 193 diff --git a/shopping b/shopping
363 [1] 365 [1]
364 $ hg export . 366 $ hg export .
365 # HG changeset patch 367 # HG changeset patch
366 # User test 368 # User test
367 # Date 0 0 369 # Date 0 0
370 # Thu Jan 01 00:00:00 1970 +0000
368 # Node ID a224f2a4fb9f9f828f608959912229d7b38b26de 371 # Node ID a224f2a4fb9f9f828f608959912229d7b38b26de
369 # Parent 41aff6a42b7578ec7ec3cb2041633f1ca43cca96 372 # Parent 41aff6a42b7578ec7ec3cb2041633f1ca43cca96
370 SPAM SPAM 373 SPAM SPAM
371 374
372 diff --git a/shopping b/shopping 375 diff --git a/shopping b/shopping