qt6-bb10/tests/auto/widgets/kernel/qwidget
Tor Arne Vestbø fdfa3b1141 Skip tst_QWidget::testForOutsideWSRangeFlag
The test assumes that resizing a QWidget to 0x0 will result in the
QWindow ending up with that size, and hence not being exposed, but
this is not the case. On a QWindow level we treat 0x0 as a trigger
for the platform layer to set the default size, and the window
ends up exposed.

Ideally QWindows should allow 0x0 sizes, but this is a bigger change.
In the meantime, we skip the tests so that other changes can be
integrated without the test failing.

Task-number: QTBUG-61953
Change-Id: Ib17187b4afd1b06eaa76653be18e93abea555b59
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
2017-07-14 04:43:06 +00:00
..
testdata/paintEvent
.gitignore
BLACKLIST Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11 2017-06-28 11:25:33 +00:00
geometry-fullscreen.dat
geometry-maximized.dat
geometry.dat
qwidget.pro Remove remaining Carbon includes from QtCore, QtGui and QtWidgets 2017-03-07 01:04:40 +00:00
qwidget.qrc
tst_qwidget.cpp Skip tst_QWidget::testForOutsideWSRangeFlag 2017-07-14 04:43:06 +00:00
tst_qwidget_mac_helpers.h Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwidget_mac_helpers.mm Updated license headers 2016-01-21 18:55:18 +00:00