Changes between Version 75 and Version 76 of QtWebKitContrib


Ignore:
Timestamp:
Dec 18, 2010 10:46:23 PM (13 years ago)
Author:
ariya@webkit.org
Comment:

WebKitTools -> Tools

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitContrib

    v75 v76  
    4343 * Add a [http://webkit.org/quality/testwriting.html layout test]
    4444 * If you are using Git to create patches , read UsingGitWithWebKit#WebKitScriptsupportforGit
    45  * Run the {{{WebKitTools/Scripts/check-webkit-style}}} script.
    46  * Run the {{{WebKitTools/Scripts/prepare-ChangeLog}}} script to create an entry for your changes in each relevant ChangeLog file.
     45 * Run the {{{Tools/Scripts/check-webkit-style}}} script.
     46 * Run the {{{Tools/Scripts/prepare-ChangeLog}}} script to create an entry for your changes in each relevant ChangeLog file.
    4747 * Edit the ChangeLog files reported by the prepare-ChangeLog script:
    4848   * If you work on a task without bug report on bugs.webkit.org yet, create a bug report. Use the severity "Enhancement" if your patch is an improvement and not related to a bug.
     
    113113run-webkit-tests
    114114}}}
    115 from the WebKitTools/Scripts directory.
     115from the Tools/Scripts directory.
    116116
    117117Individual tests can be run just directly using for example