[flang-commits] [PATCH] D146485: Add tests from gfortran test suite [build files]

Tarun Prabhu via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Mar 21 12:30:01 PDT 2023


tarunprabhu added a comment.

In D146485#4209570 <https://reviews.llvm.org/D146485#4209570>, @lenary wrote:

> I only have one comment, beyond that this looks pretty good to me. Please don't forget the licensing info, it's fairly important to add either with or before the test sources are added, so we are totally clear on what is going on. Note with the C test suite, I landed the CMake first, and then the GPL-licensed test sources, rather than the other way around.

Yes, I have added the license files to this patch. My apologies for missing them when I first uploaded this. My plan is to commit both the test and the build files together along with the licenses. But failing that, the build and license files will be committed first followed by the tests themselves.

I will try to split the tests into "not yet supported", "unsupported" and "failing" categories.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D146485



More information about the flang-commits mailing list