tests/test-narrow-commit.t
changeset 36084 dc01484606da
parent 36079 a2a6e724d61a
child 36200 deb851914fd7
--- a/tests/test-narrow-commit.t	Mon Jan 29 18:16:23 2018 -0500
+++ b/tests/test-narrow-commit.t	Thu Feb 01 17:19:41 2018 -0500
@@ -1,5 +1,14 @@
+#testcases flat tree
+
   $ . "$TESTDIR/narrow-library.sh"
 
+#if tree
+  $ cat << EOF >> $HGRCPATH
+  > [experimental]
+  > treemanifest = 1
+  > EOF
+#endif
+
 create full repo
 
   $ hg init master
@@ -67,7 +76,8 @@
   created new head
   $ hg files -r .
   inside/f1
-  outside/f1
+  outside/f1 (flat !)
+  outside/ (tree !)
 Some filesystems (notably FAT/exFAT only store timestamps with 2
 seconds of precision, so by sleeping for 3 seconds, we can ensure that
 the timestamps of files stored by dirstate will appear older than the