Mercurial > public > mercurial-scm > hg-stable
diff tests/test-fastannotate-hg.t @ 39306:cb9cf42c902f
debugcommands: use openstorage() in debugindexdot
And add test coverage for changelog and manifests.
Differential Revision: https://phab.mercurial-scm.org/D4355
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Mon, 20 Aug 2018 21:01:05 +0000 |
parents | aec7109aeb39 |
children | 34ba47117164 |
line wrap: on
line diff
--- a/tests/test-fastannotate-hg.t Tue Aug 14 16:28:21 2018 +0000 +++ b/tests/test-fastannotate-hg.t Mon Aug 20 21:01:05 2018 +0000 @@ -491,7 +491,7 @@ > EOF $ hg debugsetparents 17 17 $ hg --config extensions.legacyrepo=../legacyrepo.py commit -m "baz:2" - $ hg debugindexdot .hg/store/data/baz.i + $ hg debugindexdot baz digraph G { -1 -> 0 0 -> 1 @@ -523,7 +523,7 @@ > EOF $ hg debugsetparents 19 18 $ hg --config extensions.legacyrepo=../legacyrepo.py commit -m "baz:4" - $ hg debugindexdot .hg/store/data/baz.i + $ hg debugindexdot baz digraph G { -1 -> 0 0 -> 1