Changes between Version 36 and Version 37 of WebKitEFLLayoutTest


Ignore:
Timestamp:
Aug 29, 2015 12:26:36 AM (9 years ago)
Author:
jh718.park@samsung.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitEFLLayoutTest

    v36 v37  
    2727}}}
    2828
    29 WebKit EFL port doesn't support WebKitEFL anymore. So, you have to add "-2" option to test WebKit2EFL.
     29WebKit EFL port doesn't support WebKitEFL anymore. So run-webkit-tests always executes WebKitEFL 2.
    3030
    3131{{{
    32 ./Tools/Scripts/run-webkit-tests --efl --release -2
     32./Tools/Scripts/run-webkit-tests --efl --release
    3333}}}
    3434
     
    4343
    4444{{{
    45 ./Tools/Scripts/run-webkit-tests -2 --efl --webprocess-cmd-prefix="DISPLAY=:0 xterm -title WebProcess -e gdb --args" LayoutTests/fast/forms/plaintext-mode-1.html
     45./Tools/Scripts/run-webkit-tests --efl --webprocess-cmd-prefix="DISPLAY=:0 xterm -title WebProcess -e gdb --args" LayoutTests/fast/forms/plaintext-mode-1.html
    4646}}}
    4747
     
    5151
    5252{{{
    53 ./Tools/Scripts/run-webkit-tests -2 --efl --webprocess-cmd-prefix="DISPLAY=:0 xterm -title WebProcess -e gdb --eval-command=run --args" LayoutTests/fast/forms/plaintext-mode-1.html
     53./Tools/Scripts/run-webkit-tests --efl --webprocess-cmd-prefix="DISPLAY=:0 xterm -title WebProcess -e gdb --eval-command=run --args" LayoutTests/fast/forms/plaintext-mode-1.html
    5454}}}
    5555