[PATCH] D98303: [flang] Update output format test to use GTest

Asher Mancinelli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 08:53:10 PDT 2021


ashermancinelli updated this revision to Diff 333889.
ashermancinelli added a comment.

Use GTest `EXPECT_EQ` over potentially ambiguous return value, redirect SUT IO to stderr.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98303/new/

https://reviews.llvm.org/D98303

Files:
  flang/unittests/Runtime/CMakeLists.txt
  flang/unittests/Runtime/hello.cpp
  flang/unittests/RuntimeGTest/CMakeLists.txt
  flang/unittests/RuntimeGTest/NumericalFormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98303.333889.patch
Type: text/x-patch
Size: 58622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/c18857f3/attachment.bin>


More information about the llvm-commits mailing list