Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0e96d1fd604fe041063628429d09d260fc0ec3d7
https://github.com/WebKit/WebKit/commit/0e96d1fd604fe041063628429d09d260fc0ec3d7
Author: Charlie Wolfe <[email protected]>
Date: 2026-04-21 (Tue, 21 Apr 2026)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebCore/PlatformMac.cmake
M Source/WebKit/PlatformMac.cmake
M Source/cmake/WebKitMacros.cmake
M Tools/TestWebKitAPI/CMakeLists.txt
M Tools/TestWebKitAPI/Helpers/TestNotificationProvider.h
M Tools/TestWebKitAPI/PlatformMac.cmake
M Tools/TestWebKitAPI/SourcesCocoa.txt
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/EditorStateTests.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/PushAPI.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebsiteDatastore.mm
Log Message:
-----------
Compile Cocoa API tests in the CMake build
https://bugs.webkit.org/show_bug.cgi?id=312868
rdar://175234638
Reviewed by Pascoe.
Wire up SourcesCocoa.txt so that Cocoa API tests are compiled in the CMake
build. Includes assorted
build fixes.
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/PlatformMac.cmake:
* Source/WebKit/PlatformMac.cmake:
* Source/cmake/WebKitMacros.cmake:
* Tools/TestWebKitAPI/CMakeLists.txt:
* Tools/TestWebKitAPI/Helpers/TestNotificationProvider.h:
* Tools/TestWebKitAPI/PlatformMac.cmake:
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/EditorStateTests.mm:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/PushAPI.mm:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/WKWebsiteDatastore.mm:
Canonical link: https://commits.webkit.org/311718@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications