comparison tests/test-hgweb-filelog.out @ 7544:c5e37dc38a52

test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py Note that other sed replacement commands are also filtering get-with-headers.py, but they seem to be more test specific, hence not handled here.
author Gilles Moris <gilles.moris@free.fr>
date Thu, 25 Dec 2008 17:49:08 +0100
parents ebbfacb2eea5
children 069b29656401
comparison
equal deleted inserted replaced
7532:45b79d3e393e 7544:c5e37dc38a52
118 <th class="age">age</th> 118 <th class="age">age</th>
119 <th class="author">author</th> 119 <th class="author">author</th>
120 <th class="description">description</th> 120 <th class="description">description</th>
121 </tr> 121 </tr>
122 <tr class="parity0"> 122 <tr class="parity0">
123 <td class="age">38 years</td> 123 <td class="age">many years</td>
124 <td class="author">test</td> 124 <td class="author">test</td>
125 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td> 125 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
126 </tr> 126 </tr>
127 <tr class="parity1"> 127 <tr class="parity1">
128 <td class="age">38 years</td> 128 <td class="age">many years</td>
129 <td class="author">test</td> 129 <td class="author">test</td>
130 <td class="description"><a href="/rev/5ed941583260">first a</a></td> 130 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
131 </tr> 131 </tr>
132 132
133 </table> 133 </table>
201 <th class="age">age</th> 201 <th class="age">age</th>
202 <th class="author">author</th> 202 <th class="author">author</th>
203 <th class="description">description</th> 203 <th class="description">description</th>
204 </tr> 204 </tr>
205 <tr class="parity0"> 205 <tr class="parity0">
206 <td class="age">38 years</td> 206 <td class="age">many years</td>
207 <td class="author">test</td> 207 <td class="author">test</td>
208 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td> 208 <td class="description"><a href="/rev/01de2d66a28d">second a</a></td>
209 </tr> 209 </tr>
210 <tr class="parity1"> 210 <tr class="parity1">
211 <td class="age">38 years</td> 211 <td class="age">many years</td>
212 <td class="author">test</td> 212 <td class="author">test</td>
213 <td class="description"><a href="/rev/5ed941583260">first a</a></td> 213 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
214 </tr> 214 </tr>
215 215
216 </table> 216 </table>
284 <th class="age">age</th> 284 <th class="age">age</th>
285 <th class="author">author</th> 285 <th class="author">author</th>
286 <th class="description">description</th> 286 <th class="description">description</th>
287 </tr> 287 </tr>
288 <tr class="parity0"> 288 <tr class="parity0">
289 <td class="age">38 years</td> 289 <td class="age">many years</td>
290 <td class="author">test</td> 290 <td class="author">test</td>
291 <td class="description"><a href="/rev/5ed941583260">first a</a></td> 291 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
292 </tr> 292 </tr>
293 293
294 </table> 294 </table>
362 <th class="age">age</th> 362 <th class="age">age</th>
363 <th class="author">author</th> 363 <th class="author">author</th>
364 <th class="description">description</th> 364 <th class="description">description</th>
365 </tr> 365 </tr>
366 <tr class="parity0"> 366 <tr class="parity0">
367 <td class="age">38 years</td> 367 <td class="age">many years</td>
368 <td class="author">test</td> 368 <td class="author">test</td>
369 <td class="description"><a href="/rev/5ed941583260">first a</a></td> 369 <td class="description"><a href="/rev/5ed941583260">first a</a></td>
370 </tr> 370 </tr>
371 371
372 </table> 372 </table>