[flang] Add format test to GTest suite
authorAsher Mancinelli <asher.mancinelli@pnnl.gov>
Mon, 19 Apr 2021 14:33:25 +0000 (07:33 -0700)
committerAsher Mancinelli <asher.mancinelli@pnnl.gov>
Tue, 27 Apr 2021 14:45:18 +0000 (07:45 -0700)
commit4abba775a39af7f5be5d4573011930b639d69b63
treec441915d75fba52c6ef592b4acd688aedbaad5bb
parentdecab8e9730598831d0de542186709dd126b1f3d
[flang] Add format test to GTest suite

Reviewed by: awarzynski
Differential Revision: https://reviews.llvm.org/D100765
flang/unittests/Runtime/CMakeLists.txt
flang/unittests/Runtime/format.cpp [deleted file]
flang/unittests/RuntimeGTest/CMakeLists.txt
flang/unittests/RuntimeGTest/Format.cpp [new file with mode: 0644]