qt5base-lts/tests/auto/corelib/kernel
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
..
qcoreapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qeventdispatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qeventloop Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmath Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetamethod Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetaobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetaobjectbuilder Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetaproperty Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmetatype tst_QMetaType: fix memleaks 2014-10-19 13:17:53 +02:00
qmimedata tst_QMimeData: test doesn't require QGuiApplication 2014-10-19 13:17:46 +02:00
qobject Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qpointer tst_QPointer: fix memleak 2014-10-19 13:18:23 +02:00
qsharedmemory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalblocker Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsignalmapper Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsocketnotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsystemsemaphore Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtimer tst_QTimer::singleShotToFunctors: Allocate static event loop on heap. 2014-11-11 06:28:11 +01:00
qtranslator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qvariant Add C++11 if available for QVariant autotest 2014-11-13 15:21:07 +01:00
qwineventnotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel.pro Re-add missing test to kernel.pro 2014-04-02 03:07:12 +02:00