qt5base-lts/tests/auto/corelib/io
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
..
largefile Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qabstractfileengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatastream Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qdataurl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdiriterator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfile remove no-op test from tst_qfile 2012-09-27 15:50:17 +02:00
qfileinfo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfilesystementry Fix default-constructed QFileSystemEntry 2012-09-25 00:08:16 +02:00
qfilesystemwatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qiodevice Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qipaddress Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnodebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qprocess QProcess.tests: adding test for channel forwarding 2012-10-02 13:22:49 +02:00
qprocessenvironment Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qresourceengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsettings Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstandardpaths Fix Windows: QStandardPath::findExecutable() to check suffixes. 2012-10-08 17:21:35 +02:00
qtemporarydir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtemporaryfile Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
qtextstream Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurl Overhaul a little the QUrl error reporting. 2012-10-02 22:34:42 +02:00
qurlinternal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurlquery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwinoverlappedionotifier QWinOverlappedIoNotifier test for multiple I/O operations added 2012-10-02 08:05:58 +02:00
io.pro test: subtract qurlinternal.pro when private_tests are not enabled 2012-07-10 14:16:13 +02:00