tests: remove bookmark extension configuration stable
authorDavid Soria Parra <dsp@php.net>
Thu, 24 Feb 2011 03:13:48 +0100
branchstable
changeset 13469 07a6460f829a
parent 13468 d100702326d5
child 13470 64ce09e93aff
tests: remove bookmark extension configuration
tests/test-bookmarks-current.t
tests/test-bookmarks-pushpull.t
tests/test-bookmarks-rebase.t
tests/test-bookmarks-strip.t
tests/test-bookmarks.t
tests/test-ssh.t
--- a/tests/test-bookmarks-current.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-bookmarks-current.t	Thu Feb 24 03:13:48 2011 +0100
@@ -1,8 +1,3 @@
-  $ echo "[extensions]" >> $HGRCPATH
-  $ echo "bookmarks=" >> $HGRCPATH
-
-  $ echo "[bookmarks]" >> $HGRCPATH
-
   $ hg init
 
 no bookmarks
--- a/tests/test-bookmarks-pushpull.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-bookmarks-pushpull.t	Thu Feb 24 03:13:48 2011 +0100
@@ -1,6 +1,3 @@
-  $ echo "[extensions]" >> $HGRCPATH
-  $ echo "bookmarks=" >> $HGRCPATH
-
 initialize
 
   $ hg init a
--- a/tests/test-bookmarks-rebase.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-bookmarks-rebase.t	Thu Feb 24 03:13:48 2011 +0100
@@ -1,6 +1,5 @@
   $ echo "[extensions]" >> $HGRCPATH
   $ echo "rebase=" >> $HGRCPATH
-  $ echo "bookmarks=" >> $HGRCPATH
 
 initialize repository
 
--- a/tests/test-bookmarks-strip.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-bookmarks-strip.t	Thu Feb 24 03:13:48 2011 +0100
@@ -1,5 +1,4 @@
   $ echo "[extensions]" >> $HGRCPATH
-  $ echo "bookmarks=" >> $HGRCPATH
   $ echo "mq=" >> $HGRCPATH
 
   $ hg init
--- a/tests/test-bookmarks.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-bookmarks.t	Thu Feb 24 03:13:48 2011 +0100
@@ -1,6 +1,3 @@
-  $ echo "[extensions]" >> $HGRCPATH
-  $ echo "bookmarks=" >> $HGRCPATH
-
   $ hg init
 
 no bookmarks
--- a/tests/test-ssh.t	Wed Feb 23 17:27:05 2011 -0600
+++ b/tests/test-ssh.t	Thu Feb 24 03:13:48 2011 +0100
@@ -40,9 +40,6 @@
   > [server]
   > uncompressed = True
   > 
-  > [extensions]
-  > bookmarks =
-  > 
   > [hooks]
   > changegroup = python "$TESTDIR"/printenv.py changegroup-in-remote 0 ../dummylog
   > EOF
@@ -121,8 +118,6 @@
   $ echo "default-push = ssh://user@dummy/remote" >> .hg/hgrc
   $ echo "[ui]" >> .hg/hgrc
   $ echo "ssh = python ../dummyssh" >> .hg/hgrc
-  $ echo '[extensions]' >> .hg/hgrc
-  $ echo 'bookmarks =' >> .hg/hgrc
 
 find outgoing
 
@@ -195,8 +190,6 @@
 test pushkeys and bookmarks
 
   $ cd ../local
-  $ echo '[extensions]' >> ../remote/.hg/hgrc
-  $ echo 'bookmarks =' >> ../remote/.hg/hgrc
   $ hg debugpushkey --config ui.ssh="python ../dummyssh" ssh://user@dummy/remote namespaces
   bookmarks	
   namespaces