Changes between Version 7 and Version 8 of QtWebKitCheckList


Ignore:
Timestamp:
Apr 12, 2011 10:59:24 AM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitCheckList

    v7 v8  
    33= QtWebKit Checklist of trunk =
    44
    5 As part of making sure trunk is good enough at any time here is 15 minutes checklist to run every week on trunk. The purpose if not to do an intensive testing (aka black team testing or layout tests or auto-test) but just a check up.
    6 It should not be long otherwise nobody will do it. Any problem we catch is worth running this small check up.
     5As part of making sure trunk is good enough at any time here is 15 minutes checklist to run every week on trunk. The purpose if not to do an intensive testing (aka black team testing or layout tests or auto-test) but just a check up. It should not be long otherwise nobody will do it. Any problem we catch is worth running this small check up.
    76
    8 The concept is simple you take trunk, you write down the revision, you build
    9 it and you run QtTestBrowser.
     7The concept is simple you take trunk, you write down the revision, you build it and you run QtTestBrowser.
    108
    119== Instructions ==
    1210
    13 Here is what you should do with QtTestBrowser :
     11Here is what you should do with QtTestBrowser:
    1412
    1513 * Go to gmail.com (https version), log in, browse some mails, start a chat
     
    2422Test it with QWebView and QGraphicsWebView (Develop menu in QtTestBrowser).
    2523
    26 Anything suspicious should be reported to the usual place :
    27 http://bugs.webkit.org.
     24Anything suspicious should be reported to the usual places: the IRC channel, the [http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt mailing list] and [https://bugs.wekbkit.org bugzilla]
    2825
    29 You could send a small report on webkit-qt@lists.webkit.org with the configuration, the revision so we are all aware the checkup has been done.
     26You could send a small report to webkit-qt@lists.webkit.org with the configuration, the revision so we are all aware the checkup has been done.
    3027
    31 == List of all !QtWebKit wiki pages ==
    32 [[TitleIndex(Qt)]]
     28== See also ==
     29 * QtWebKitTesting