Changes between Version 75 and Version 76 of QtWebKitContrib
- Timestamp:
- Dec 18, 2010, 10:46:23 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitContrib
v75 v76 43 43 * Add a [http://webkit.org/quality/testwriting.html layout test] 44 44 * 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. 47 47 * Edit the ChangeLog files reported by the prepare-ChangeLog script: 48 48 * 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. … … 113 113 run-webkit-tests 114 114 }}} 115 from the WebKitTools/Scripts directory.115 from the Tools/Scripts directory. 116 116 117 117 Individual tests can be run just directly using for example