comparison tests/test-bookmarks.t @ 13474:6c2e476b7a11 stable

tests: check if the bookmarks extension is ignored
author David Soria Parra <dsp@php.net>
date Thu, 24 Feb 2011 19:15:00 +0100
parents 07a6460f829a
children 0fb2ff949790
comparison
equal deleted inserted replaced
13473:bbdd858e3229 13474:6c2e476b7a11
220 220
221 $ hg bookmark 'foo:bar' 221 $ hg bookmark 'foo:bar'
222 abort: bookmark 'foo:bar' contains illegal character 222 abort: bookmark 'foo:bar' contains illegal character
223 [255] 223 [255]
224 224
225 the bookmark extension should be ignored now that it is part of core
226
227 $ echo "[extensions]" >> $HGRCPATH
228 $ echo "bookmarks=" >> $HGRCPATH
229 $ hg bookmarks
230 X2 1:925d80f479bb
231 Y 2:db815d6d32e6
232 * Z 2:db815d6d32e6
233 x y 2:db815d6d32e6
225 test summary 234 test summary
226 235
227 $ hg summary 236 $ hg summary
228 parent: 2:db815d6d32e6 tip Y Z x y 237 parent: 2:db815d6d32e6 tip Y Z x y
229 2 238 2