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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 09:13:34 PST 2021


thopre updated this revision to Diff 324031.
thopre marked 2 inline comments as done.
thopre added a comment.

Address review comments


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.324031.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/30de6ae9/attachment.bin>


More information about the llvm-commits mailing list