mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
0a9aaf40ed
Summary: This patch gives me just enough to leverage the existing functionality in `TestRunner` for use in `libc++` and `libc++abi` . It does the following: * Adds the `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`. * Allows `parseIntegratedTestScript` to return an empty script if a script is not required by the caller. Reviewers: ddunbar, EricWF Reviewed By: EricWF Subscribers: cfe-commits, llvm-commits Differential Revision: http://reviews.llvm.org/D6589 llvm-svn: 223915 |
||
---|---|---|
.. | ||
ExampleTests.ObjDir | ||
formats | ||
__init__.py | ||
discovery.py | ||
LitConfig.py | ||
LitTestCase.py | ||
main.py | ||
ProgressBar.py | ||
run.py | ||
ShCommands.py | ||
ShUtil.py | ||
Test.py | ||
TestingConfig.py | ||
TestRunner.py | ||
util.py |