[libcxx-commits] [PATCH] D92656: [libc++] Add a script to automatize updating test for a new header.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 4 06:57:18 PST 2020
curdeius created this revision.
curdeius added a reviewer: ldionne.
Herald added subscribers: jfb, arichardson.
curdeius requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Idea from D92525 <https://reviews.llvm.org/D92525>.
This script globs include/ directory and updates the tests in test/libcxx.
This patch does not generate module.modulemap nor CMakeLists.txt.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92656
Files:
libcxx/docs/Contributing.rst
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92656.309530.patch
Type: text/x-patch
Size: 47997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201204/f88186b5/attachment-0001.bin>
More information about the libcxx-commits
mailing list