Mercurial > hg
diff 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 |
line wrap: on
line diff
--- a/tests/test-bookmarks.t Fri Feb 11 21:17:27 2011 -0600 +++ b/tests/test-bookmarks.t Thu Feb 24 19:15:00 2011 +0100 @@ -222,6 +222,15 @@ abort: bookmark 'foo:bar' contains illegal character [255] +the bookmark extension should be ignored now that it is part of core + + $ echo "[extensions]" >> $HGRCPATH + $ echo "bookmarks=" >> $HGRCPATH + $ hg bookmarks + X2 1:925d80f479bb + Y 2:db815d6d32e6 + * Z 2:db815d6d32e6 + x y 2:db815d6d32e6 test summary $ hg summary