comparison tests/test-keyword.out @ 5856:85888efbdfff

keyword: test that expansion is done filewise Checks issue fixed in 2a66138c5e7e.
author Christian Ebert <blacktrash@gmx.net>
date Fri, 11 Jan 2008 23:36:56 +0100
parents a6ccb957fd07
children a139f141dcae
comparison
equal deleted inserted replaced
5855:a6ccb957fd07 5856:85888efbdfff
144 xxx $ 144 xxx $
145 expand $Id: a,v f782df5f9602 1970/01/01 00:00:00 user $ 145 expand $Id: a,v f782df5f9602 1970/01/01 00:00:00 user $
146 do not process $Id: 146 do not process $Id:
147 xxx $ 147 xxx $
148 ignore $Id$ 148 ignore $Id$
149 % check whether expansion is filewise
150 % commit c
151 adding c
152 % force expansion
153 overwriting a expanding keywords
154 overwriting c expanding keywords
155 % compare changenodes in a c
156 expand $Id: a,v f782df5f9602 1970/01/01 00:00:00 user $
157 do not process $Id:
158 xxx $
159 $Id: c,v ba4426d1938e 1970/01/01 00:00:01 user $
160 tests for different changenodes
161 % rollback and remove c
162 rolling back last transaction
149 % copy 163 % copy
150 % kwfiles added 164 % kwfiles added
151 a 165 a
152 c 166 c
153 % commit 167 % commit