tree: d47aa0c2845fbe0a0071a496de712611473d134c [path history] [tgz]
  1. tests/
  2. __init__.py
  3. defaults.py
  4. driver_arguments.py
  5. README.md
utils/build_swift/README.md

build_swift

The build_swift module contains data-structures and functions used by the Swift build-script.

Unit Tests

You may run the unit test suite using the command:

$ python -m unittest discover -s utils/build_swift