Changes between Version 33 and Version 34 of WebKitGtkLayoutTests


Ignore:
Timestamp:
Sep 4, 2014 2:58:23 PM (10 years ago)
Author:
b.long@cablelabs.com
Comment:

Add info about running WebKitTestRunner

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGtkLayoutTests

    v33 v34  
    4141#!sh
    4242$ ./WebKitBuild/Debug/Programs/DumpRenderTree -v LayoutTests/fast/forms/plaintext-mode-1.html
     43}}}
     44
     45With WebKit2, the command is:
     46{{{
     47#!sh
     48$ TEST_RUNNER_TEST_PLUGIN_PATH= TEST_RUNNER_INJECTED_BUNDLE_FILENAME=WebKitBuild/Debug/lib/libTestRunnerInjectedBundle.so WebKitBuild/Debug/bin/WebKitTestRunner LayoutTests/media/track/text-track-oncueadd.html -v LayoutTests/fast/forms/plaintext-mode-1.html
    4349}}}
    4450