[PATCH] D97403: [flang] updated character tests to gtest

Asher Mancinelli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 11:26:36 PST 2021


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

I've added tests for scan and verify functions, and cleaned up the comparison tests. I think the `std::get` method is a bit cleaner than what we had before, but I would love to hear other opinions on this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97403

Files:
  flang/unittests/CMakeLists.txt
  flang/unittests/Runtime/CMakeLists.txt
  flang/unittests/Runtime/character.cpp
  flang/unittests/RuntimeGTest/CMakeLists.txt
  flang/unittests/RuntimeGTest/CharacterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97403.328250.patch
Type: text/x-patch
Size: 15664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/f207270c/attachment.bin>


More information about the llvm-commits mailing list