tests/test-convert-mtn.t
changeset 13779 c13bfa451656
parent 13765 7fc79055a62b
child 13792 a916e8de4313
--- a/tests/test-convert-mtn.t	Sun Mar 27 13:34:20 2011 +0200
+++ b/tests/test-convert-mtn.t	Fri Mar 25 15:49:43 2011 -0400
@@ -207,6 +207,10 @@
   $ mtn ci -m divergentdirmove2
   mtn: beginning commit on branch 'com.selenic.test'
   mtn: committed revision 4a736634505795f17786fffdf2c9cbf5b11df6f6
+
+test suspending (closing a branch)
+
+  $ mtn suspend 4a736634505795f17786fffdf2c9cbf5b11df6f6 2> /dev/null
   $ cd ..
 
 convert incrementally
@@ -355,3 +359,10 @@
   dir8-2/a
   dir9-2/b
   e
+
+check branch closing
+
+  $ hg branches -a
+  $ hg branches -c
+  com.selenic.test              13:* (closed) (glob)
+