[PATCH] D27005: [lit] Support custom parsers in parseIntegratedTestScript

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 21:31:31 PST 2016


EricWF updated this revision to Diff 80168.
EricWF added a comment.

- Add unit tests as requested.

This patch is ready to go. If there are no objections in the next day or two I'll commit it.


https://reviews.llvm.org/D27005

Files:
  utils/lit/lit/TestRunner.py
  utils/lit/tests/Inputs/testrunner-custom-parsers/lit.cfg
  utils/lit/tests/Inputs/testrunner-custom-parsers/test.txt
  utils/lit/tests/unit/TestRunner.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27005.80168.patch
Type: text/x-patch
Size: 17397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161203/dda12af1/attachment.bin>


More information about the llvm-commits mailing list