[PATCH] [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`

Eric Fiselier eric at efcs.ca
Tue Dec 9 19:40:47 PST 2014


Add documentation for `require_script`. Currently I just need require_script so that I can use that function in tests that don't have RUN lines. Really I just want it to check `XFAIL`, `REQUIRES` and `UNSUPPORTED`. In future I'll need it for tests that can optionally use `RUN` to setup the environment before doing something else.

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.17112.patch
Type: text/x-patch
Size: 4492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141210/d203d3d9/attachment.bin>


More information about the llvm-commits mailing list