[PATCH] D94766: Add lit config for dir with standalone tests

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 02:39:03 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e2d50936a3b: Add lit config for dir with standalone tests (authored by thopre).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94766

Files:
  llvm/docs/CommandGuide/lit.rst
  llvm/utils/lit/lit/TestingConfig.py
  llvm/utils/lit/lit/discovery.py
  llvm/utils/lit/tests/Inputs/standalone-tests-with-excludes/lit.cfg
  llvm/utils/lit/tests/Inputs/standalone-tests-with-excludes/true.txt
  llvm/utils/lit/tests/Inputs/standalone-tests-with-suffixes/lit.cfg
  llvm/utils/lit/tests/Inputs/standalone-tests-with-suffixes/true.txt
  llvm/utils/lit/tests/Inputs/standalone-tests/lit.cfg
  llvm/utils/lit/tests/Inputs/standalone-tests/true.txt
  llvm/utils/lit/tests/discovery.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94766.324249.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/5e5b29da/attachment.bin>


More information about the llvm-commits mailing list