Bug 29155 - [Qt] Implement autotests for QWebGraphicsItem
Summary: [Qt] Implement autotests for QWebGraphicsItem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-10 15:03 PDT by Antonio Gomes
Modified: 2009-09-19 11:15 PDT (History)
6 users (show)

See Also:


Attachments
A simple autotest that just calls the functions and makes sure they don't segfault. (4.25 KB, patch)
2009-09-11 09:04 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2009-09-10 15:03:52 PDT
spin off of bug 28862.

the simpler for now it to have something as simple as current qweview's auto test? any outstanding qwebgraphicsitem ancestor method specially essential to be tested ?
Comment 1 Jakub Wieczorek 2009-09-11 09:04:29 PDT
Created attachment 39439 [details]
A simple autotest that just calls the functions and makes sure they don't segfault.

A test case for https://bugs.webkit.org/show_bug.cgi?id=29185.
Comment 2 Simon Hausmann 2009-09-19 04:05:28 PDT
Comment on attachment 39439 [details]
A simple autotest that just calls the functions and makes sure they don't segfault.

r=me, thanks!
Comment 3 WebKit Commit Bot 2009-09-19 11:15:19 PDT
Comment on attachment 39439 [details]
A simple autotest that just calls the functions and makes sure they don't segfault.

Clearing flags on attachment: 39439

Committed r48560: <http://trac.webkit.org/changeset/48560>
Comment 4 WebKit Commit Bot 2009-09-19 11:15:23 PDT
All reviewed patches have been landed.  Closing bug.