qt5base-lts/tests/auto/corelib/tools
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
..
qalgorithms Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qarraydata Don't pass invalid strings to strcmp() 2012-12-06 16:45:52 +01:00
qbitarray Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qbytearray Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qbytearraymatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbytedatabuffer Improve QByteDataBuffer::read() performance with partial reads 2012-11-03 00:24:37 +01:00
qcache Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qchar Update Qt internals to use QChar::Script 2012-12-21 19:01:35 +01:00
qcontiguouscache Make QContiguousCache with zero capacity not crash 2012-10-19 07:50:29 +02:00
qcryptographichash Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdate Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qdatetime Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qeasingcurve Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qelapsedtimer Remove #if 0 usage in QElapsedTimer autotest. 2012-10-04 03:03:35 +02:00
qexplicitlyshareddatapointer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfreelist remove pointless QT.<module>.sources references 2012-12-04 13:58:29 +01:00
qhash Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qline Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlist Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qlocale Add an autotest for Canadian locale(dateFormat) 2013-01-10 15:52:55 +01:00
qmap QMap - improve QMap stl-map ctor 2012-10-29 22:21:32 +01:00
qmargins Provide operators for QMargins. 2013-01-07 16:11:19 +01:00
qmessageauthenticationcode Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00
qpair Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpoint Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpointf Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qqueue Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qrect Merge "Merge branch 'stable' into dev" into refs/staging/dev 2013-01-07 18:07:29 +01:00
qregexp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qregularexpression Introduce default ctors for QRegularExpressionMatch(Iterator) 2013-01-14 10:25:39 +01:00
qringbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscopedpointer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscopedvaluerollback Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qset Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsharedpointer Output std error from qmake/make when the test fails. 2013-01-17 17:39:29 +01:00
qsize Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qsizef Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qstl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstring Fix qstring-literals test for MinGW. 2013-01-23 12:41:35 +01:00
qstring_no_cast_from_bytearray Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstringbuilder Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstringlist Fix QStringList::sort test 2012-11-16 06:38:01 +01:00
qstringmatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstringref Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qtextboundaryfinder Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qtime Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
qtimeline Remove metatype registration of built-in types. 2013-01-03 16:15:37 +01:00
qvarlengtharray Remove out-of-memory test in QVarLengthArray. 2012-11-07 14:19:00 +01:00
qvector Core: Remove declaration of built-in and automatic metatypes. 2013-01-04 18:39:05 +01:00
tools.pro Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00