This is an archive of the discontinued Mercurial Phabricator instance.

wireprotov2server: use our CBOR encoder
ClosedPublic

Authored by indygreg on Sep 4 2018, 2:28 PM.

Details

Summary

Again, test output changed slightly because of map key ordering
differences. This shouldn't matter.

I could have called oncommandresponsereadygen() with the raw output
from the stream encoder. However, this changed test output further.
I left a TODO to follow up on that later.

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.

Event Timeline

indygreg created this revision.Sep 4 2018, 2:28 PM
pulkit accepted this revision.Sep 5 2018, 7:59 AM
This revision was automatically updated to reflect the committed changes.