[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
Thu Apr 20 08:11:27 PDT 2023


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

Move the `add_tests` function in `Fortran/gfortran/torture' to 'Fortran/gfortran/torture/exceute`. That function is only relevant for the "execute" tests. The "compile" tests will probably need to be handled differently.


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.515340.patch
Type: text/x-patch
Size: 153451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230420/2bb8de98/attachment-0001.bin>


More information about the flang-commits mailing list