Mercurial > public > mercurial-scm > hg-stable
diff tests/test-help.t @ 45665:308ca5528ee6
changing-files: add a debug command display changed files
The binary output from sidedata is useful to verify the underlying data do not
get corrupted. However having a human readable version is much simpler for
debuging the changed files data itself.
So we add a debug command to dump this information and we use it in the tests.
Differential Revision: https://phab.mercurial-scm.org/D9125
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 30 Sep 2020 09:21:33 +0200 |
parents | 87047efbc6a6 |
children | d7a508a75d72 |
line wrap: on
line diff
--- a/tests/test-help.t Tue Sep 29 23:16:09 2020 +0200 +++ b/tests/test-help.t Wed Sep 30 09:21:33 2020 +0200 @@ -983,6 +983,8 @@ debugbundle lists the contents of a bundle debugcapabilities lists the capabilities of a remote peer + debugchangedfiles + list the stored files changes for a revision debugcheckstate validate the correctness of the current dirstate debugcolor show available color, effects or style