qt6-bb10/tests/auto/corelib
Jørgen Lind 1e0516fc69 Add C++11 if available for QVariant autotest
gcc 4.9 has the __has_include feature which enables the
TEST_FORWARD_LIST and includes the forward_list header. This in turn
checks that the c++11 flags are enabled, or throws an error.

Change-Id: I44aa58e47c2f9ba6f14cb5a68d24da4a76698e5f
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-11-13 15:21:07 +01:00
..
animation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
codecs Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml(). 2014-10-28 12:17:13 +01:00
global Remove trailing '\n' in qFormatLogMessage output 2014-10-27 08:59:02 +01:00
io Properly detect UTF-8 BOM markers in ini files 2014-10-29 08:58:31 +01:00
itemmodels Update license headers and add new license files 2014-09-24 12:26:19 +02:00
json Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Add C++11 if available for QVariant autotest 2014-11-13 15:21:07 +01:00
mimetypes Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine tst_QState: fix memleaks 2014-10-19 13:18:12 +02:00
thread tst_QThreadPool: fix memleak 2014-10-19 13:18:07 +02:00
tools tst_QSharedPointer: fix memleak 2014-10-19 13:18:02 +02:00
xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00