[libcxx-commits] [PATCH] D111196: [libc++] Simplify writing testing config files

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 5 16:55:42 PDT 2021


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

Reduce code duplication by sharing most of the test suite setup across
the different from-scratch configs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111196

Files:
  libcxx/test/CMakeLists.txt
  libcxx/test/configs/apple-libc++-shared.cfg.in
  libcxx/test/configs/cmake-bridge.cfg.in
  libcxx/test/configs/llvm-libc++-shared.cfg.in
  libcxx/test/configs/llvm-libc++-static.cfg.in
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111196.377391.patch
Type: text/x-patch
Size: 11016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211005/24cb43b1/attachment-0001.bin>


More information about the libcxx-commits mailing list