Files
swift-mirror/utils/swift_build_support/README.md

11 lines
269 B
Markdown

# 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:
```sh
$ python utils/swift_build_support/run_tests.py
```