[PATCH] D100765: [flang] Update format tests to use GTest

Asher Mancinelli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 07:41:17 PDT 2021


ashermancinelli created this revision.
ashermancinelli added reviewers: awarzynski, klausler.
ashermancinelli added a project: Flang.
Herald added subscribers: jdoerfert, mgorny.
Herald added a reviewer: sscalpone.
ashermancinelli requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Update format tests to use GTest. Add some death tests for failure cases.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100765

Files:
  flang/unittests/Runtime/CMakeLists.txt
  flang/unittests/Runtime/format.cpp
  flang/unittests/RuntimeGTest/CMakeLists.txt
  flang/unittests/RuntimeGTest/Format.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100765.338523.patch
Type: text/x-patch
Size: 10939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/3e6e5468/attachment.bin>


More information about the llvm-commits mailing list