tests/test-status.t
changeset 47129 93eb6c8035a9
parent 46489 fb6eca7b8c63
child 47130 cfbbafb04037
--- a/tests/test-status.t	Fri May 07 22:06:25 2021 -0400
+++ b/tests/test-status.t	Mon May 03 20:04:19 2021 +0200
@@ -1,3 +1,11 @@
+#testcases dirstate-v1 dirstate-v1-tree
+
+#if dirstate-v1-tree
+#require rust
+  $ echo '[experimental]' >> $HGRCPATH
+  $ echo 'dirstate-tree.in-memory=1' >> $HGRCPATH
+#endif
+
   $ hg init repo1
   $ cd repo1
   $ mkdir a b a/1 b/1 b/2