This is an archive of the discontinued Mercurial Phabricator instance.

tests: rename variables in revlog index parse test for clarity
ClosedPublic

Authored by durin42 on Aug 9 2018, 1:42 PM.

Details

Summary

Now it's unambiguous which one is the expected value. c_res_{1,2} was
also misleading a bit because in --pure mode we're testing the old
slow Python version against the modern optimized Python version.

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

durin42 created this revision.Aug 9 2018, 1:42 PM
durin42 updated this revision to Diff 10123.Aug 9 2018, 1:45 PM
pulkit accepted this revision.Aug 9 2018, 3:04 PM
This revision was automatically updated to reflect the committed changes.