Page MenuHomePhabricator

Skip Mercurial tests if `hg` is not present
ClosedPublic

Authored by epriestley on Dec 29 2014, 4:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 7 2026, 10:48 AM
Unknown Object (File)
Mar 6 2026, 5:45 AM
Unknown Object (File)
Feb 25 2026, 3:56 PM
Unknown Object (File)
Feb 11 2026, 12:24 PM
Unknown Object (File)
Feb 11 2026, 12:24 PM
Unknown Object (File)
Feb 6 2026, 6:05 AM
Unknown Object (File)
Dec 22 2025, 3:47 PM
Unknown Object (File)
Dec 4 2025, 9:20 AM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rPcea1432782d0: Skip Mercurial tests if `hg` is not present
Summary

I don't have hg yet on my new laptop; we should just skip tests if the user is missing binaries. Add a convenience method to do this.

Test Plan

Got clean arc unit --everything with no hg installed.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Skip Mercurial tests if `hg` is not present.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 12:06 AM
This revision was automatically updated to reflect the committed changes.