comparison tests/test-keyword.out @ 6116:e27f39865d7e

keyword: add test for patch.diff monkey
author Christian Ebert <blacktrash@gmx.net>
date Fri, 15 Feb 2008 18:36:49 +0100
parents de08788511d7
children 991f7518c3f3
comparison
equal deleted inserted replaced
6115:8121e9d7bfd2 6116:e27f39865d7e
134 a 134 a
135 % diff a hooktest 135 % diff a hooktest
136 % removing commit hook from config 136 % removing commit hook from config
137 % bundle 137 % bundle
138 2 changesets found 138 2 changesets found
139 % notify on pull to check whether keywords stay as is in email
140 % ie. if patch.diff wrapper acts as it should
139 % pull from bundle 141 % pull from bundle
140 pulling from ../kw.hg 142 pulling from ../kw.hg
141 requesting all changes 143 requesting all changes
142 adding changesets 144 adding changesets
143 adding manifests 145 adding manifests
144 adding file changes 146 adding file changes
145 added 2 changesets with 3 changes to 3 files 147 added 2 changesets with 3 changes to 3 files
148
149 diff -r 000000000000 -r a2392c293916 sym
150 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
151 +++ b/sym Sat Feb 09 20:25:47 2008 +0100
152 @@ -0,0 +1,1 @@
153 +a
154 \ No newline at end of file
155
156 diff -r a2392c293916 -r ef63ca68695b a
157 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
158 +++ b/a Thu Jan 01 00:00:00 1970 +0000
159 @@ -0,0 +1,3 @@
160 +expand $Id$
161 +do not process $Id:
162 +xxx $
163 diff -r a2392c293916 -r ef63ca68695b b
164 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
165 +++ b/b Thu Jan 01 00:00:00 1970 +0000
166 @@ -0,0 +1,1 @@
167 +ignore $Id$
146 3 files updated, 0 files merged, 0 files removed, 0 files unresolved 168 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
169 % remove notify config
147 % touch 170 % touch
148 % status 171 % status
149 % update 172 % update
150 3 files updated, 0 files merged, 0 files removed, 0 files unresolved 173 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
151 % cat 174 % cat