[PATCH] D83946: [flang] Run non-gtest unit tests with lit.

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 06:20:17 PDT 2020


DavidTruby created this revision.
Herald added subscribers: llvm-commits, delcypher, mgorny.
Herald added a reviewer: sscalpone.
Herald added a project: LLVM.

As a corrollary, these tests are now run as part of the check-flang
target.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83946

Files:
  flang/CMakeLists.txt
  flang/test/CMakeLists.txt
  flang/test/NonGtestUnit/lit.cfg.py
  flang/test/NonGtestUnit/lit.site.cfg.py.in
  flang/unittests/CMakeLists.txt
  flang/unittests/Decimal/CMakeLists.txt
  flang/unittests/Evaluate/CMakeLists.txt
  flang/unittests/Runtime/CMakeLists.txt
  llvm/utils/lit/lit/formats/__init__.py
  llvm/utils/lit/lit/formats/base.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83946.278449.patch
Type: text/x-patch
Size: 9957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/0eb79352/attachment.bin>


More information about the llvm-commits mailing list