( )⚙ D1475 run-tests: organize options into argument groups

This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: organize options into argument groups
ClosedPublic

Authored by indygreg on Nov 21 2017, 2:53 AM.

Details

Summary

And sort arguments so help output is more legible.

There are probably a ton of ways to group things. I tried to
picture the test harness as a pipeline and attempted to draw boundaries
around stages in that pipeline to create the groupings.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Nov 21 2017, 2:53 AM
yuja accepted this revision.Dec 1 2017, 9:26 PM
This revision is now accepted and ready to land.Dec 1 2017, 9:26 PM
This revision was automatically updated to reflect the committed changes.