[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 Apr 18 08:51:00 PDT 2023


tarunprabhu updated this revision to Diff 514655.
tarunprabhu added a comment.

Add an option for the user to provide a path to the directory containing ISO_Fortran_bindings.h that is needed to run the tests.

Added a README summarizing the current state of the gfortran tests.

@kiranchandramohan, could you take a look at the README please. Thanks for all the reviews so far :-)

I will be leaving this up for a few more days to give others a chance to test/review it.


Repository:
  rT test-suite

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

https://reviews.llvm.org/D146485

Files:
  Fortran/CMakeLists.txt
  Fortran/gfortran/CMakeLists.txt
  Fortran/gfortran/COPYING
  Fortran/gfortran/COPYING3
  Fortran/gfortran/LICENSE.txt
  Fortran/gfortran/README.md
  Fortran/gfortran/regression/CMakeLists.txt
  Fortran/gfortran/regression/analyzer/CMakeLists.txt
  Fortran/gfortran/regression/asan/CMakeLists.txt
  Fortran/gfortran/regression/c-interop/CMakeLists.txt
  Fortran/gfortran/regression/coarray/CMakeLists.txt
  Fortran/gfortran/regression/debug/CMakeLists.txt
  Fortran/gfortran/regression/g77/CMakeLists.txt
  Fortran/gfortran/regression/goacc-gomp/CMakeLists.txt
  Fortran/gfortran/regression/goacc/CMakeLists.txt
  Fortran/gfortran/regression/gomp/CMakeLists.txt
  Fortran/gfortran/regression/gomp/appendix-a/CMakeLists.txt
  Fortran/gfortran/regression/graphite/CMakeLists.txt
  Fortran/gfortran/regression/guality/CMakeLists.txt
  Fortran/gfortran/regression/ieee/CMakeLists.txt
  Fortran/gfortran/regression/lit.local.cfg
  Fortran/gfortran/regression/lto/CMakeLists.txt
  Fortran/gfortran/regression/prof/CMakeLists.txt
  Fortran/gfortran/regression/ubsan/CMakeLists.txt
  Fortran/gfortran/regression/vect/CMakeLists.txt
  Fortran/gfortran/torture/CMakeLists.txt
  Fortran/gfortran/torture/compile/CMakeLists.txt
  Fortran/gfortran/torture/execute/CMakeLists.txt
  Fortran/gfortran/torture/lit.local.cfg
  LICENSE.TXT
  cmake/modules/SingleMultiSource.cmake
  cmake/modules/TestSuite.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146485.514655.patch
Type: text/x-patch
Size: 153578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230418/25258efb/attachment-0001.bin>


More information about the flang-commits mailing list