Bug 126770

Summary: [GTK][CMake] Add a 'check' target
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, dbates, gustavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115966    
Attachments:
Description Flags
Patch dbates: review+

Description Martin Robinson 2014-01-10 12:03:49 PST
We need a 'check' target so that we can implement 'make distcheck.' It just needs to run the Tools/Scripts/run-gtk-tests script.
Comment 1 Martin Robinson 2014-01-13 09:12:54 PST
Created attachment 221054 [details]
Patch
Comment 2 Daniel Bates 2014-01-13 16:17:56 PST
Comment on attachment 221054 [details]
Patch

Looks sane to me.
Comment 3 Martin Robinson 2014-01-13 16:38:17 PST
Committed r161921: <http://trac.webkit.org/changeset/161921>