qt6-bb10/tests/auto/gui/kernel
J-P Nurmi 6b04ee10e6 Auto tests: revise cursor dependant tests
Cursor dependant auto tests are currently skipped in various ways.
Some are checking PlatformQuirks::haveMouseCursor() that tries to
detect if the desktop environment is MeeGo, using obsolete Q_WS_X11.
Some are skipped if QT_NO_CURSOR or Q_OS_WINCE is defined and
some are actually missing the approriate guards.

=> unify by defining QTEST_NO_CURSOR in qtest-config.h when
appropriate ie. for platforms that have no regular mouse cursor
support or when QT_NO_CURSOR is defined.

Task-number: QTBUG-22551
Change-Id: I9a1e0e3156617945ae46226c79268955454c8a9a
Reviewed-by: Laszlo Papp <lpapp@kde.org>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Caroline Chao <caroline.chao@digia.com>
2012-10-13 05:51:19 +02:00
..
qbackingstore Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qclipboard Revise QClipboard auto tests 2012-09-27 09:14:51 +02:00
qdrag Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfileopenevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qguiapplication Remove handleSynchronous* functions. 2012-10-10 19:49:22 +02:00
qguieventdispatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguimetatype Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qguitimer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguivariant Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qinputmethod Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qkeysequence Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmouseevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmouseevent_modal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpalette Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscreen Fix QScreen::orientation() not always being updated after changing the update orientation mask 2012-09-26 19:55:00 +02:00
qtouchevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwindow Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kernel.pro Make gui tests build when widgets aren't available 2012-06-07 00:38:01 +02:00