This is an archive of the discontinued Mercurial Phabricator instance.

tests: get access to thirdparty.cbor without requiring it to be installed
ClosedPublic

Authored by durin42 on Jan 7 2019, 6:49 PM.

Details

Summary

This makes the test a noop when run from a tarball, but in return we can stop
shipping a library we don't use.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Jan 7 2019, 6:49 PM

I agree that we should nuke the vendored CBOR package altogether.

This revision was automatically updated to reflect the committed changes.