tree: 1c3e5edc04cc01c40d1ab57e8c4c951ea0a8d4da [path history] [tgz]
  1. swift_build_support/
  2. tests/
  3. .gitignore
  4. __init__.py
  5. README.md
  6. test_swift_build_support.sh
utils/swift_build_support/README.md

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