This is an archive of the discontinued Mercurial Phabricator instance.

side-data: add a test to check sidedata upgrade
ClosedPublic

Authored by marmoute on Sep 30 2020, 9:10 AM.

Details

Summary

We want to make sure that sidedata computed at commit time and during upgrade
are the same. To do so, we upgrade the repository in test-copies-chain-merge.t
since the file is checking all the special case that we need to catch. The
sidedata content in both case should be the same.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.