[PATCH] D151664: [lit] Add a method to lit.TestFormat to get the list of tests associated to a path
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 04:56:24 PDT 2023
ldionne updated this revision to Diff 533562.
ldionne added a comment.
Fix tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151664/new/
https://reviews.llvm.org/D151664
Files:
libcxx/utils/libcxx/test/format.py
llvm/utils/lit/examples/many-tests/ManyTests.py
llvm/utils/lit/lit/discovery.py
llvm/utils/lit/lit/formats/base.py
llvm/utils/lit/tests/Inputs/discovery-getTestsForPath/custom_format.py
llvm/utils/lit/tests/Inputs/discovery-getTestsForPath/lit.cfg
llvm/utils/lit/tests/Inputs/discovery-getTestsForPath/x.test
llvm/utils/lit/tests/discovery.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151664.533562.patch
Type: text/x-patch
Size: 12238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/e19fc09d/attachment.bin>
More information about the llvm-commits
mailing list