[PATCH] D105315: [flang] Move External IO tests to use GTest

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 01:26:02 PDT 2021


awarzynski accepted this revision.
awarzynski added a comment.

Thank you for your help Michael! Fixing those Windows failures would have been _really_ tricky without your input.

@ashermancinelli, many thanks for seeing `flang/unittests/Runtime` through :) With your refactoring, we have much better test coverage, a few bugs got fixed and the code itself is much more modern and neater. LGTM (modulo that clang-format suggestion)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105315



More information about the llvm-commits mailing list