Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f50c6572e5e0e52b5c48f69b3170bb943c653e39
https://github.com/WebKit/WebKit/commit/f50c6572e5e0e52b5c48f69b3170bb943c653e39
Author: Elliott Williams <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M Tools/TestWebKitAPI/CMakeLists.txt
M Tools/TestWebKitAPI/PlatformCocoa.cmake
Log Message:
-----------
[TestWebKitAPI] Add missing Cocoa test sources to CMakeLists.txt
https://bugs.webkit.org/show_bug.cgi?id=323195
rdar://186280311
Reviewed by Richard Robinson.
Adds about 2k test cases (per --list-tests).
Also, make a drive-by fix for ScopedLambda.cpp: Compile it with
-fno-elide-constructors to make the test meaningful. Matches what we do
in Xcode.
* Tools/TestWebKitAPI/CMakeLists.txt:
* Tools/TestWebKitAPI/PlatformCocoa.cmake:
Canonical link: https://commits.webkit.org/320449@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications