Changes between Version 13 and Version 14 of WebKitEFLLayoutTest
- Timestamp:
- Jul 10, 2012, 6:05:11 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitEFLLayoutTest
v13 v14 32 32 }}} 33 33 34 If you want to test WebKit2EFL instead of WebKitEFL, add "-2" option. 35 36 {{{ 37 ./Tools/Scripts/run-webkit-tests --efl --release -2 38 }}} 39 34 40 = Debugging crashes = 35 41 It is possible to run gdb directly on the !DumpRenderTree binary to debug crashing tests: