tree: 4efe819adcf947bf8f86a86d6cb3ebf6e599412f [path history] [tgz]
  1. tests/
  2. xctest_checker/
  3. .gitignore
  4. README.md
  5. xctest_checker.py
Tests/Functional/xctest_checker/README.md

xctest_checker

This tool is invoked by the swift-corelibs-xctest functional tests when they use the {xctest_checker} lit substitution. For more usage details, execute it from this directory using:

./xctest_checker.py -h

It includes unit tests which can be run with the following command in this directory:

python -m unittest discover