Bug 126503 - [GTK] [CMake] run-webkit-tests should support the CMake build
Summary: [GTK] [CMake] run-webkit-tests should support the CMake build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on: 126212
Blocks: 115966
  Show dependency treegraph
 
Reported: 2014-01-05 14:02 PST by Martin Robinson
Modified: 2014-01-22 19:45 PST (History)
4 users (show)

See Also:


Attachments
Patch (6.44 KB, patch)
2014-01-05 15:17 PST, Martin Robinson
dbates: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>