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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 14:40:01 PST 2021


thopre updated this revision to Diff 323161.
thopre retitled this revision from "Add lit env variable to disable indirect checks" to "Add lit config for dir with standalone tests".
thopre edited the summary of this revision.
thopre added a comment.

Rework into a config option


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/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.323161.patch
Type: text/x-patch
Size: 5078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/f37ce087/attachment.bin>


More information about the llvm-commits mailing list