1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/lit/lit
Eric Fiselier 0a9aaf40ed [LIT] Add support for UNSUPPORTED tag to TestRunner.parseIntegratedTestScript
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
2014-12-10 03:42:09 +00:00
..
ExampleTests.ObjDir
formats
__init__.py [lit] Bump version number. 2014-10-22 00:48:23 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
LitConfig.py
LitTestCase.py
main.py Don't allow test-suite names with . in them in xml output 2014-12-03 22:59:15 +00:00
ProgressBar.py
run.py
ShCommands.py
ShUtil.py
Test.py Fix for xunit output to work around issue in Jenkins when tests are at the root level 2014-12-06 01:13:49 +00:00
TestingConfig.py Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py 2014-11-03 23:04:56 +00:00
TestRunner.py [LIT] Add support for UNSUPPORTED tag to TestRunner.parseIntegratedTestScript 2014-12-10 03:42:09 +00:00
util.py [LIT] Add support for UNSUPPORTED tag to TestRunner.parseIntegratedTestScript 2014-12-10 03:42:09 +00:00