qt5base-lts/tests/auto/gui/kernel/qwindow
Miikka Heikkinen 394bafefac Fix QWindow autotest for Windows.
The test was flawed, as it didn't process queued events before checking
for received event counts, which caused window minimum size enforcement
triggered resizes to be missed. Added event processing steps before
critical checks and also increased the size of the windows so that
event counts are predictable also on Windows.

Note that this might also fix the issues this test has on Mac, but I
can't test that.

Task-number: QTBUG-24904
Change-Id: I01a4bd1ddabcf3650a8abff67b03c75b9c40a626
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-04-27 22:52:01 +02:00
..
qwindow.pro Fix QWindow autotest for Windows. 2012-04-27 22:52:01 +02:00
tst_qwindow.cpp Fix QWindow autotest for Windows. 2012-04-27 22:52:01 +02:00