Commits
Daniel Dunbar committed ed26cc07000
[Commands] Combine swift-{build,test} into a new module.
- This allows them to share functionality, and in general is part of an effort
to make the tool implementations themselves available in a library form
(useful for testing, for example).