Mercurial > public > mercurial-scm > hg
diff tests/test-debugcommands.t @ 39151:07b82f55f351
debugrevlog: include information about intermediate snapshots
As we are about to create intermediate snapshots, we need to have a way to
debug them. We start by adding very simple debug output and more detailed
output will comes in next changesets.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 27 Jul 2018 10:52:43 +0200 |
parents | 1464183343b3 |
children | 9d6fab487c13 |
line wrap: on
line diff
--- a/tests/test-debugcommands.t Fri Jul 20 13:34:48 2018 +0200 +++ b/tests/test-debugcommands.t Fri Jul 27 10:52:43 2018 +0200 @@ -27,9 +27,11 @@ text : 0 (100.00%) delta : 0 (100.00%) full : 3 (100.00%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) revision size : 191 full : 191 (100.00%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) chunks : 3 @@ -57,9 +59,11 @@ text : 1 (100.00%) delta : 0 ( 0.00%) full : 2 (66.67%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) revision size : 88 full : 88 (100.00%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) chunks : 3 @@ -89,9 +93,11 @@ text : 0 (100.00%) delta : 0 (100.00%) full : 1 (100.00%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) revision size : 3 full : 3 (100.00%) + inter : 0 ( 0.00%) deltas : 0 ( 0.00%) chunks : 1