[PATCH] [LIT] Add option to print summary of tests that pass.

Eric Fiselier eric at efcs.ca
Thu Oct 23 15:43:05 PDT 2014


Hi ddunbar,

I'm currently working on running the libc++ tests in different configurations. It's often quite helpful print a summary of the tests that pass alongside the tests that fail. This adds an option called `--show-passing` to do that. It's off by default.

http://reviews.llvm.org/D5945

Files:
  docs/CommandGuide/lit.rst
  utils/lit/lit/main.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5945.15354.patch
Type: text/x-patch
Size: 1853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141023/6680a544/attachment.bin>


More information about the llvm-commits mailing list