[PATCH] D102335: [flang] Move buffer runtime test to GTest
Asher Mancinelli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 10:11:41 PDT 2021
ashermancinelli created this revision.
ashermancinelli added a reviewer: awarzynski.
ashermancinelli added a project: Flang.
Herald added subscribers: jdoerfert, mgorny.
ashermancinelli requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Move buffer unit test from Runtime directory to RuntimeGtest directory and use GTest. Test coverage is only maintained.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102335
Files:
flang/unittests/Runtime/CMakeLists.txt
flang/unittests/Runtime/buffer.cpp
flang/unittests/RuntimeGTest/BufferTest.cpp
flang/unittests/RuntimeGTest/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102335.344861.patch
Type: text/x-patch
Size: 3345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/a5a3c5ac/attachment.bin>
More information about the llvm-commits
mailing list