[PATCH] D65751: [LNT] Add support for v2 fmt in test data library
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 07:40:31 PDT 2019
thopre created this revision.
thopre added reviewers: MatzeB, danilaml, kristof.beyls.
Add support for generating LNT JSON report file format in version 2 in
the test data creation library. All unit tests introduced in earlier
patch for existing code pass with this new code.
https://reviews.llvm.org/D65751
Files:
lnt/testing/__init__.py
tests/testing/TestingTest.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65751.213367.patch
Type: text/x-patch
Size: 46807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/89fb04df/attachment.bin>
More information about the llvm-commits
mailing list