Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 292 Bytes

swift_build_support

swift_build_support is a Python module containing functions and data structures used by the Swift build script.

You may run unit tests for swift_build_support from the command line:

apple/swift $ python -m unittest discover -s utils/swift_build_support