[PATCH] D80703: [FileCheck][unittest] Use parameterized unittests

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 03:13:01 PDT 2020


thopre created this revision.
thopre added reviewers: jhenderson, jdenny, probinson, grimar, arichardson.
thopre added a project: LLVM.
thopre added a parent revision: D60390: FileCheck [10/12]: Add support for signed numeric values.

Use parameterized unit tests to test FileCheck ExpressionValue API
rather than hand written code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80703

Files:
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80703.266790.patch
Type: text/x-patch
Size: 18192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/6d2de8d9/attachment.bin>


More information about the llvm-commits mailing list