qtbase/tests/auto/corelib/kernel
Oswald Buddenhagen 586adeabe4 add and use qtHaveModule() function
this is much more elegant than the so far propagated !isEmpty(QT.foo.name).
also replace feature-specific tests (no-gui and no-widgets) and the
obsolete contains(QT_CONFIG, foo) syntax.

Change-Id: Ia4b3c8febcabf9eeca67b1f9173a523820b1038b
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Tasuku Suzuki <stasuku@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-12-21 19:05:02 +01:00
..
qcoreapplication Test: remove QSKIP in tst_QCoreApplication::argc 2012-10-16 15:29:15 +02:00
qeventdispatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qeventloop Test: remove QSKIP in tst_QEventLoop::throwInExec() 2012-10-29 13:57:09 +01:00
qmath Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetamethod Core/kernel: Make some signals private. 2012-10-25 15:56:14 +02:00
qmetaobject Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetaobjectbuilder Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetaproperty tst_QMetaProperty doesn't need QtGui 2012-11-22 14:54:31 +01:00
qmetatype Remove MSVC2012-optimization for the QMetaType-test. 2012-12-14 15:06:22 +01:00
qmimedata Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qobject Delete the QSlotObject when disconnect()ing 2012-12-17 19:50:33 +01:00
qpointer add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
qsharedmemory move QSharedMemory autotest from qtscript to qtbase 2012-11-07 16:25:47 +01:00
qsignalmapper normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
qsocketnotifier Test: remove QSKIP from tst_QSocketNotifier::posixSockets 2012-10-16 20:43:37 +02:00
qsystemsemaphore Fixed QSystemSemaphore autotest for "check" target 2012-11-07 14:19:00 +01:00
qtimer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtranslator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qvariant Fix QVariant streaming in Qt3 compatibility mode. 2012-11-24 14:55:30 +01:00
qwineventnotifier Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kernel.pro Enabled QSystemSemaphore autotest 2012-11-08 08:26:19 +01:00