Changes between Version 43 and Version 44 of WebKitGtkLayoutTests


Ignore:
Timestamp:
Oct 19, 2021 11:13:40 AM (3 years ago)
Author:
Michael Catanzaro
Comment:

WebKitGTK+ -> WebKitGTK

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGtkLayoutTests

    v43 v44  
    11[[PageOutline]]
    22
    3 = Running Tests for WebKitGTK+ =
     3= Running Tests for WebKitGTK =
    44
    55== Dependencies ==
     
    1111=== Running the Tests ===
    1212
    13 Simply run the `run-webkit-tests` script from the Tools directory. `run-webkit-tests` also supports the `--debug` argument to run the tests with the debug build of WebKitGTK+.
     13Simply run the `run-webkit-tests` script from the Tools directory. `run-webkit-tests` also supports the `--debug` argument to run the tests with the debug build of WebKitGTK.
    1414{{{
    1515#!sh
     
    2424=== Pixel Tests ===
    2525
    26 WebKitGTK+ supports running pixel tests, but they are not enabled by default. To run them simply pass the `-p` argument to `run-webkit-tests`:
     26WebKitGTK supports running pixel tests, but they are not enabled by default. To run them simply pass the `-p` argument to `run-webkit-tests`:
    2727{{{
    2828#!sh