Changes between Version 13 and Version 14 of WebKitEFLLayoutTest


Ignore:
Timestamp:
Jul 10, 2012 6:05:11 AM (12 years ago)
Author:
ryuan.choi@samsung.com
Comment:

Add information about how to run WebKitTestRunner for WebKit2/Efl.

Legend:

Unmodified
Added
Removed
Modified
  • WebKitEFLLayoutTest

    v13 v14  
    3232}}}
    3333
     34If you want to test WebKit2EFL instead of WebKitEFL, add "-2" option.
     35
     36{{{
     37./Tools/Scripts/run-webkit-tests --efl --release -2
     38}}}
     39
    3440= Debugging crashes =
    3541It is possible to run gdb directly on the !DumpRenderTree binary to debug crashing tests: