tree: c3311505a24a996390a4d43437e84ede1ffcf115 [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