Bug 147851 - Build TestWebKitAPI with CMake on Windows
Summary: Build TestWebKitAPI with CMake on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-10 16:02 PDT by Alex Christensen
Modified: 2015-08-11 09:15 PDT (History)
1 user (show)

See Also:


Attachments
Patch (26.05 KB, patch)
2015-08-10 16:16 PDT, Alex Christensen
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2015-08-10 16:02:28 PDT
There are some differences that need to be retained:
Windows doesn't have WebKit2.
We need to launch the tests as dlls after finding the Apple Application Support directory or the WinCairo bin32 or bin64 directory.
Comment 1 Alex Christensen 2015-08-10 16:16:53 PDT
Created attachment 258668 [details]
Patch
Comment 2 Chris Dumez 2015-08-10 17:04:22 PDT
Comment on attachment 258668 [details]
Patch

rs=me
Comment 3 Alex Christensen 2015-08-10 17:09:45 PDT
http://trac.webkit.org/changeset/188239
Comment 4 Csaba Osztrogonác 2015-08-11 00:31:30 PDT
(In reply to comment #3)
> http://trac.webkit.org/changeset/188239

It broke the WinCairo build.
Comment 5 Alex Christensen 2015-08-11 09:15:15 PDT
I committed several build fixes last night, but https://github.com/achristensen07/WinCairoRequirements/commit/61c2f53cb31d58f40c448c3e4e0ae403e7d231e7 is also needed.  I'll update the requirements on the bot soon.