Remove QSKIPs from qgraphicslinearlayout test
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 25 Oct 2011 04:59:27 +0000 (14:59 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 25 Oct 2011 06:42:23 +0000 (08:42 +0200)
commitf6b05d50758ccc5a9aaf5cd37a710f80c9e1d413
tree1bab23a129629fcd9398d6b54207ef8ecf65eb79
parent54318131a568dafcb0d84d89d2fcb2472c9e97f9
Remove QSKIPs from qgraphicslinearlayout test

If the test decides not to do some extra testing for certain styles, but
doesn't find any failures in what it has done so far, it should pass
rather than skipping.  Removing the QSKIPs also corrects the leakage of
the memory pointed to by "widget".

Change-Id: Ibd0f3f0605660c92e9bab2a3d1d9f31b52192575
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/graphicsview/qgraphicslinearlayout/tst_qgraphicslinearlayout.cpp