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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 06:43:12 PDT 2020


DavidTruby updated this revision to Diff 280446.
DavidTruby added a comment.

Added comments on tests that aren't run by default.


Repository:
  rG LLVM Github Monorepo

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

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.280446.patch
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/63790c7b/attachment.bin>


More information about the llvm-commits mailing list