[all-commits] [llvm/llvm-project] 81cc92: [libc++] Use .gen.py tests for the transitive incl...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jun 5 07:24:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81cc929d4f9bb8ed279b6b21284ea9a1ca7881b1
      https://github.com/llvm/llvm-project/commit/81cc929d4f9bb8ed279b6b21284ea9a1ca7881b1
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    A libcxx/test/libcxx/transitive_includes.gen.py
    R libcxx/test/libcxx/transitive_includes.sh.cpp
    M libcxx/test/libcxx/transitive_includes_to_csv.py
    M libcxx/utils/CMakeLists.txt
    R libcxx/utils/generate_header_tests.py
    M libcxx/utils/libcxx/test/header_information.py

  Log Message:
  -----------
  [libc++] Use .gen.py tests for the transitive inclusion tests

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

Differential Revision: https://reviews.llvm.org/D152008




More information about the All-commits mailing list