tree: 8d4a290a0b25d89d5a74a7201521aa4a455f7652 [path history] [tgz]
  1. tests/
  2. xctest_checker/
  3. .gitignore
  4. main.swift
  5. README.md
  6. 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