Made the tst_QWidget::widgetAt() test a bit more robust.
authorSamuel Rødal <samuel.rodal@nokia.com>
Mon, 6 Jun 2011 06:57:37 +0000 (08:57 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Mon, 6 Jun 2011 06:57:37 +0000 (08:57 +0200)
commit0ca326917abd84f5972fd70255e234d86c3deeed
tree55b469c382747ae287e392d55fd862360c22444c
parent7e4116cc8a54e9e46c7bb4c96a54fb96ab38f3d5
Made the tst_QWidget::widgetAt() test a bit more robust.

The QTRY_VERIFY() should include the whole test, not just whether we got
a widget or not, since it might be the wrong one.
tests/auto/qwidget/tst_qwidget.cpp