qt6-bb10/tests/auto/widgets
Friedemann Kleint 06d753e87b Brush up and stabilize tst_QSizeGrip
- Remove unused dummyWidget and thus empty slots initTestCase(),
  cleanupTestCase().
- Add slot cleanup() checking for an empty top level widgets list
  and introduce QScopedPointer to ensure it passes.
- Use QTRY_VERIFY in hideAndShowOnWindowStateChange().

Flakyness has been observed on openSUSE:

 FAIL!  : tst_QSizeGrip::hideAndShowOnWindowStateChange(Qt::Window) '!sizeGrip->isVisible()' returned FALSE. ()
           Loc: [tst_qsizegrip.cpp(126)]

Change-Id: I340fc1892dc00bcff1985e5a8a1e535975736484
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2019-04-03 15:06:06 +00:00
..
dialogs Remove "insignificant" flag from qfilesystemmodel test 2019-02-21 10:43:19 +00:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Blacklist qgraphicsitem::sorting test on opensuse-42.3 2019-03-29 07:36:48 +00:00
itemviews QListView: Fix Shift+click selection for non-default itemAlignment 2019-02-27 15:58:56 +00:00
kernel Merge remote-tracking branch 'origin/5.12.1' into 5.12 2019-01-23 10:13:29 +01:00
styles Fix resolve() on fonts returned from QWidget::font() 2019-01-22 18:43:18 +00:00
util Set QScroller's parent to its widget, for memory management 2018-12-08 07:18:15 +00:00
widgets Brush up and stabilize tst_QSizeGrip 2019-04-03 15:06:06 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00