[PATCH] [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`
Eric Fiselier
eric at efcs.ca
Tue Dec 9 19:11:32 PST 2014
Hi ddunbar,
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.
http://reviews.llvm.org/D6589
Files:
utils/lit/lit/TestRunner.py
utils/lit/lit/util.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6589.17111.patch
Type: text/x-patch
Size: 4338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141210/4ac20a14/attachment.bin>
More information about the cfe-commits
mailing list