changeset 29699: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 f15f31505f12
children 6eb9c8291a78
files tests/test-treemanifest.t
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
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