[libcxx-commits] [PATCH] D152008: [libc++] Use .gen.py tests for the transitive inclusion tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 2 10:07:13 PDT 2023


ldionne created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This finishes the transition of tests covered in generate_header_tests.py
to the new .gen.py format.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152008

Files:
  libcxx/test/libcxx/transitive_includes.gen.py
  libcxx/test/libcxx/transitive_includes.sh.cpp
  libcxx/test/libcxx/transitive_includes_to_csv.py
  libcxx/utils/CMakeLists.txt
  libcxx/utils/generate_header_tests.py
  libcxx/utils/libcxx/test/header_information.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152008.527893.patch
Type: text/x-patch
Size: 38565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230602/bd54c159/attachment-0001.bin>


More information about the libcxx-commits mailing list