qt5base-lts/tests/auto/gui/kernel
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
..
qbackingstore Got rid of Map / Unmap events in favor of Expose event. 2012-03-22 11:43:36 +01:00
qclipboard Remove insignification from QClipboard test on Mac OS X. 2012-04-19 08:07:22 +02:00
qdrag Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfileopenevent Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qguiapplication Remove insignfication from QGuiApplication test on Windows. 2012-04-17 16:28:46 +02:00
qguieventdispatcher Run tst_QEventDispatcher with the GUI event dispatchers as well 2012-02-10 15:22:03 +01:00
qguimetatype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qguitimer Add tests/auto/gui/kernel/qguitimer 2012-04-17 13:09:29 +02:00
qguivariant Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qinputmethod Added some convenience API for platform input contexts 2012-04-01 20:13:51 +02:00
qkeysequence Fix MSVC warnings in tests. 2012-04-02 16:56:48 +02:00
qmouseevent Make tst_qmouseevent.cpp independent of QtWidgets 2012-03-09 11:05:29 +01:00
qmouseevent_modal Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpalette Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qscreen Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtouchevent {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with QVector 2012-03-09 10:29:23 +01:00
qwindow Fix QWindow autotest for Windows. 2012-04-27 22:52:01 +02:00
kernel.pro Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/master 2012-04-17 13:09:29 +02:00