[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
Tue Jun 27 13:28:13 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b55eb1e8884: [lit] Add a method to lit.TestFormat to get the list of tests associated to a… (authored by ldionne).
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.535111.patch
Type: text/x-patch
Size: 12238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/4e7bda72/attachment-0001.bin>
More information about the llvm-commits
mailing list