[flang-commits] [PATCH] D80377: [flang] Google test infrastructure support for unittests
sameeran joshi via Phabricator via flang-commits
flang-commits at lists.llvm.org
Thu May 21 07:31:21 PDT 2020
sameeranjoshi added a comment.
I can't see any gtests running after executing target `check-flang-unit`. As the tests is expected to throw error.
Furthermore I can see executable created in `tools/flang/unittests/Optimizer/FlangOptimizerTests` which on executing gives the expected results.
Am I missing some small change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80377/new/
https://reviews.llvm.org/D80377
More information about the flang-commits
mailing list