Files
swift-mirror/utils/build_swift
2019-03-21 13:53:11 -07:00
..
2018-12-20 21:37:55 -05:00
2019-03-21 13:53:11 -07:00
2018-11-06 14:38:55 -08:00
2019-03-21 13:50:47 -07:00
2017-11-27 21:49:44 -08:00

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/ -t utils/