comparison tests/test-notify.out @ 7105:31837416ef4d

tests: add some testing for patch.diffstat()
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 17 Oct 2008 17:34:25 +0200
parents 25e74cd3f023
children e981725da3fe
comparison
equal deleted inserted replaced
7104:9514cbb6e4f6 7105:31837416ef4d
62 +++ b/a Thu Jan 01 00:00:01 1970 +0000 62 +++ b/a Thu Jan 01 00:00:01 1970 +0000
63 @@ -1,1 +1,2 @@ 63 @@ -1,1 +1,2 @@
64 a 64 a
65 +a 65 +a
66 (run 'hg update' to get a working copy) 66 (run 'hg update' to get a working copy)
67 % pull
68 rolling back last transaction
69 pulling from ../a
70 searching for changes
71 adding changesets
72 adding manifests
73 adding file changes
74 added 1 changesets with 1 changes to 1 files
75 Date:
76 Subject: b
77 From: test@test.com
78 X-Hg-Notification: changeset 0647d048b600
79 Message-Id:
80 To: baz@test.com, foo@bar
81
82 changeset 0647d048b600
83 description:
84 b
85 diffstat:
86
87 1 file changed, 1 insertion(+)
88 a | 1 +
89
90 diffs (6 lines):
91
92 diff -r cb9a9f314b8b -r 0647d048b600 a
93 --- a/a Thu Jan 01 00:00:00 1970 +0000
94 +++ b/a Thu Jan 01 00:00:01 1970 +0000
95 @@ -1,1 +1,2 @@
96 a
97 +a
98 (run 'hg update' to get a working copy)