Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a85255614c4bb3b3462df62177fa8eb700c923e9
https://github.com/WebKit/WebKit/commit/a85255614c4bb3b3462df62177fa8eb700c923e9
Author: Richard Robinson <[email protected]>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M Tools/TestWebKitAPI/PlatformCocoa.cmake
Log Message:
-----------
[CMake] Support Swift Testing
https://bugs.webkit.org/show_bug.cgi?id=323922
rdar://187156324
Reviewed by Elliott Williams.
Support most of the existing Swift Testing tests in CMake.
- Set the `ENABLE_CXX_INTEROP` active compilation condition
- Add the clang and swift modules to the search paths
- Create two object libraries for Swift helpers to live in
- Make the module names follow the product names
- Get the Testing macros to compile by adding libTestingMacros.
* Tools/TestWebKitAPI/PlatformCocoa.cmake:
Canonical link: https://commits.webkit.org/320899@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications