diff tests/test-treemanifest.t @ 29713:6943dacc3b4c

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.
author Augie Fackler <augie@google.com>
date Thu, 28 Jul 2016 16:27:35 -0400
parents 87c184c9bfef
children 55d341877316
line wrap: on
line diff
--- 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