qt6-bb10/tests/auto/corelib
Friedemann Kleint 3df0a41a7f Fix qstring-literals test for MinGW.
The test is compiled since QT_UNICODE_LITERAL is always defined
on Windows and ref.isStatic()) then fails since C++ 11 is not
enabled.

Task-number: QTBUG-29014
Change-Id: I357574a493c5191f1463e7ee5851d7db0e569315
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-23 12:41:35 +01:00
..
animation Clean up some metatype declarations and registrations 2013-01-09 18:19:12 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global Add a new Q_GLOBAL_STATIC implementation 2013-01-22 17:15:58 +01:00
io Check existence of QProcess feature before using it on Qt autotests. 2013-01-23 10:38:59 +01:00
itemmodels Clean up some metatype declarations and registrations 2013-01-09 18:19:12 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel Check existence of QProcess feature before using it on Qt autotests. 2013-01-23 10:38:59 +01:00
mimetypes remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
plugin Check existence of QProcess feature before using it on Qt autotests. 2013-01-23 10:38:59 +01:00
statemachine add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
thread Check existence of QProcess feature before using it on Qt autotests. 2013-01-23 10:38:59 +01:00
tools Fix qstring-literals test for MinGW. 2013-01-23 12:41:35 +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