Bug 149339

Summary: Fix tests on Windows after switching to CMake
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, gyuyoung.kim, mrobinson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch bfulgham: review+

Description Alex Christensen 2015-09-17 23:59:25 PDT
testapi and testRegExp aren't built.  They should be.
Comment 1 Alex Christensen 2015-09-18 00:00:22 PDT
Created attachment 261495 [details]
patch
Comment 2 WebKit Commit Bot 2015-09-18 00:02:47 PDT
Attachment 261495 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/shell/PlatformWin.cmake:31:  No trailing spaces  [whitespace/trailing] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alex Christensen 2015-09-18 00:42:20 PDT
Created attachment 261496 [details]
patch
Comment 4 Brent Fulgham 2015-09-18 10:02:36 PDT
Comment on attachment 261496 [details]
patch

r=me.
Comment 5 Alex Christensen 2015-09-18 11:02:27 PDT
http://trac.webkit.org/changeset/189972