test-treemanifest: ensure manifest command isn't broken
authorAugie Fackler <augie@google.com>
Thu, 28 Jul 2016 16:27:35 -0400
changeset 29699 6943dacc3b4c
parent 29698 f15f31505f12
child 29700 6eb9c8291a78
test-treemanifest: ensure manifest command isn't broken I realized we weren't testing this while hunting a broken manifest command bug that ended up being narrowhg's fault.
tests/test-treemanifest.t
--- a/tests/test-treemanifest.t	Thu Aug 04 00:32:19 2016 +0530
+++ b/tests/test-treemanifest.t	Thu Jul 28 16:27:35 2016 -0400
@@ -62,6 +62,19 @@
   dir1/dir2/b (glob)
   e
 
+The manifest command works
+
+  $ hg manifest
+  a
+  b
+  dir1/a
+  dir1/b
+  dir1/dir1/a
+  dir1/dir1/b
+  dir1/dir2/a
+  dir1/dir2/b
+  e
+
 Revision is not created for unchanged directory
 
   $ mkdir dir2