tests/test-remote-hidden.t
changeset 42127 70b71421fd33
parent 42126 ef0e3cc684b3
child 42893 34a46d48d24e
--- a/tests/test-remote-hidden.t	Mon May 21 17:28:35 2018 +0200
+++ b/tests/test-remote-hidden.t	Thu Apr 04 13:58:49 2019 +0200
@@ -72,6 +72,20 @@
 Test the feature
 ================
 
+Check cache pre-warm
+--------------------
+
+  $ ls -1 repo-with-hidden/.hg/cache
+  branch2
+  branch2-base
+  branch2-served
+  branch2-served.hidden
+  branch2-visible
+  rbc-names-v1
+  rbc-revs-v1
+  tags2
+  tags2-visible
+
 Check that the `served.hidden` repoview
 ---------------------------------------