Bug 126503

Summary: [GTK] [CMake] run-webkit-tests should support the CMake build
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, glenn, gustavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 126212    
Bug Blocks: 115966    
Attachments:
Description Flags
Patch dbates: review+

Description Martin Robinson 2014-01-05 14:02:40 PST
We need run-webkit-tests to be smart enough to detect a CMake build and find the harnesses and libraries.
Comment 1 Martin Robinson 2014-01-05 15:17:06 PST
Created attachment 220406 [details]
Patch
Comment 2 Daniel Bates 2014-01-22 13:19:52 PST
Comment on attachment 220406 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=220406&action=review

> Tools/ChangeLog:20
> +        (GtkPort._path_to_image_diff): Use the new Helper.

Nit: Helper => helper
Comment 3 Martin Robinson 2014-01-22 19:45:47 PST
Committed r162585: <http://trac.webkit.org/changeset/162585>