tests: check if the bookmarks extension is ignored stable
authorDavid Soria Parra <dsp@php.net>
Thu, 24 Feb 2011 19:15:00 +0100
branchstable
changeset 13474 6c2e476b7a11
parent 13473 bbdd858e3229
child 13475 c7bef25ca393
tests: check if the bookmarks extension is ignored
tests/test-bookmarks.t
--- 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