This is an archive of the discontinued LLVM Phabricator instance.

[llvm-config] Add minimal sanity tests for path options
ClosedPublic

Authored by mgorny on Jan 10 2017, 2:05 PM.

Details

Summary

Add minimal tests that check whether path options do not fail and output
directories looking like expected. Requested in
https://reviews.llvm.org/rL291218.

Diff Detail

Repository
rL LLVM

Event Timeline

mgorny updated this revision to Diff 83868.Jan 10 2017, 2:05 PM
mgorny retitled this revision from to [llvm-config] Add minimal sanity tests for path options.
mgorny updated this object.
mgorny added a reviewer: beanz.
mgorny added a subscriber: llvm-commits.

@beanz, a little more of a ping since you've specifically asked for it ;-).

beanz accepted this revision.Mar 14 2017, 3:32 PM

This is great, thanks!

This revision is now accepted and ready to land.Mar 14 2017, 3:32 PM
This revision was automatically updated to reflect the committed changes.