qt5base-lts/tests/auto/corelib
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
..
animation add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
itemmodels add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
mimetypes remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
thread Fix possible crash in tst_QThread::quitLock() test 2012-12-17 14:08:17 +01:00
tools Don't pass invalid strings to strcmp() 2012-12-06 16:45:52 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00