[PATCH] D94766: Add lit config for dir with standalone tests
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 07:20:11 PST 2021
thopre updated this revision to Diff 323744.
thopre marked 4 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.323744.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/172ce0a9/attachment.bin>
More information about the llvm-commits
mailing list