qt6-bb10/tests/auto/gui/kernel
Simon Hausmann 9ccd359be8 Attempt to make the positioning test of QWindow more reliable
The part of the test that verifies that setFramePosition moves the window
successfully appears to be very unreliable in the CI system. The "tested"
frame position is calculated to be at (40, 40) relative to the top left
of the available screen geometry, which can be non-zero due to task bars
and similar system ui elements. However that position appears to be
unreliable in the sense that the window manager doesn't seem to always
respect that. So instead let's try placing the window (by frame position)
in the center of the screen instead.

Change-Id: I96fe6c37e748fc18262632b5effe5a9e90dc0028
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2014-12-09 16:52:37 +01:00
..
qbackingstore Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qclipboard Fix memory leak in QClipboard::setMimeData() 2014-10-10 13:37:59 +02:00
qdrag Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileopenevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qguiapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qguieventdispatcher QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
qguieventloop Add auto-test for running the QEventLoop test with the GUI dispatcher 2013-08-12 14:27:57 +02:00
qguimetatype Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qguitimer QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-27 03:54:42 +01:00
qguivariant Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qinputmethod Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qkeysequence Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmouseevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmouseevent_modal Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qopenglwindow Fix QOpenGLWindow tests when devicePixelRatio != 1 2014-10-20 10:11:25 +02:00
qpalette Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpixelformat Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qrasterwindow Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qscreen Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsurfaceformat Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtouchevent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwindow Attempt to make the positioning test of QWindow more reliable 2014-12-09 16:52:37 +01:00
kernel.pro Introduce QRasterWindow 2014-08-05 16:47:42 +02:00