[PATCH] D38105: [lit] Add a test for the config map functionality
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 09:20:01 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313887: [lit] Add a test for the builtin config map. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D38105?vs=116102&id=116205#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38105
Files:
llvm/trunk/cmake/modules/AddLLVM.cmake
llvm/trunk/utils/lit/CMakeLists.txt
llvm/trunk/utils/lit/lit/util.py
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/driver.py
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/invalid-test.txt
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/lit.alt.cfg
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/main-config/lit.cfg
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/tests/test1.txt
llvm/trunk/utils/lit/tests/Inputs/config-map-discovery/tests/test2.txt
llvm/trunk/utils/lit/tests/discovery.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38105.116205.patch
Type: text/x-patch
Size: 5755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170921/6fa4dbce/attachment.bin>
More information about the llvm-commits
mailing list