Changes between Version 25 and Version 26 of WebKitGtkLayoutTests


Ignore:
Timestamp:
Feb 26, 2013 5:11:03 AM (11 years ago)
Author:
Manuel Rego Casasnovas
Comment:

Add explanation to launch a single unit test

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGtkLayoutTests

    v25 v26  
    3333=== Unit Tests ===
    3434The GTK+ port includes unit tests. To run the suite:
    35 
    3635{{{
    3736./Tools/Scripts/run-gtk-tests [--debug] [--verbose]
     37}}}
     38If you wish to run a single test you can do:
     39{{{
     40./Tools/Scripts/run-gtk-tests WebKitBuild/Release/Programs/WebKit2APITests/TestContextMenu
    3841}}}
    3942