Mercurial > public > mercurial-scm > hg-stable
diff tests/test-persistent-nodemap.t @ 44876:ea9563e9e65a
nodemap: teach `hg debugformat` about the persistent nodemap option
We have a new requirement, we should display it.
Differential Revision: https://phab.mercurial-scm.org/D8430
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 14 Apr 2020 05:37:54 +0200 |
parents | d36283e20833 |
children | 526d69eeea31 |
line wrap: on
line diff
--- a/tests/test-persistent-nodemap.t Wed Apr 15 18:58:35 2020 +0200 +++ b/tests/test-persistent-nodemap.t Tue Apr 14 05:37:54 2020 +0200 @@ -10,6 +10,18 @@ > EOF $ hg init test-repo $ cd test-repo + $ hg debugformat + format-variant repo + fncache: yes + dotencode: yes + generaldelta: yes + sparserevlog: yes + sidedata: no + persistent-nodemap: yes + copies-sdc: no + plain-cl-delta: yes + compression: zlib + compression-level: default $ hg debugbuilddag .+5000 --new-file --config "storage.revlog.nodemap.mode=warn" persistent nodemap in strict mode without efficient method (no-rust no-pure !) persistent nodemap in strict mode without efficient method (no-rust no-pure !)