RESOLVED FIXED 127925
Make TestWebKitAPI build and run for iOS
https://bugs.webkit.org/show_bug.cgi?id=127925
Summary Make TestWebKitAPI build and run for iOS
David Farler
Reported 2014-01-30 11:14:11 PST
TestWebKitAPI has some build / link failures for iOS.
Attachments
Patch (3.08 KB, patch)
2014-01-30 11:22 PST, David Farler
aestes: review+
David Farler
Comment 1 2014-01-30 11:22:56 PST
Andy Estes
Comment 2 2014-01-30 11:26:22 PST
Comment on attachment 222695 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222695&action=review > Tools/TestWebKitAPI/Configurations/Base.xcconfig:67 > +EXCLUDED_SOURCE_FILE_NAMES_iphoneos = *Mac.h *Mac.cpp *Mac.mm *InjectedBundle* *PlatformUtilities* Tests/WebKit2/* Tests/WebKit2ObjC/* *_Bundle* JavaScriptTest.* */mac/* CustomProtocolsSyncXHRTest.mm; Shouldn't CustomProtocolsSyncXHRTest.mm already be excluded by virtue of being in Tests/WebKit2ObjC/?
David Farler
Comment 3 2014-01-30 11:29:41 PST
Note You need to log in before you can comment on or make changes to this bug.