qt6-bb10/tests/auto/corelib/global
James McDonnell d76be5530a Use correct test to add C++14 to the project configuration
Only add C++14 to the project configuration when C++14 support is
available on the platform.  Adding it because the platform supports
C++11 doesn't work when the platform _only_ supports C++11 (e.g.,
QNX 6.6.0).

Task-number: QTBUG-49491
Change-Id: I15de38bb06d912a314b9dd18c80b513cc06a855e
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-12-01 15:46:31 +00:00
..
q_func_info Update copyright headers 2015-02-11 06:49:51 +00:00
qflags Use correct test to add C++14 to the project configuration 2015-12-01 15:46:31 +00:00
qgetputenv QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
qglobal Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qglobalstatic Merge remote-tracking branch 'origin/5.5' into HEAD 2015-07-17 16:35:42 +02:00
qhooks Update copyright headers 2015-02-11 06:49:51 +00:00
qlogging Use correct test to add C++14 to the project configuration 2015-12-01 15:46:31 +00:00
qnumeric Skip tst_QNumeric::addOverflow() for MSVC2015. 2015-09-30 04:28:39 +00:00
qrand Update copyright headers 2015-02-11 06:49:51 +00:00
qtendian Update copyright headers 2015-02-11 06:49:51 +00:00
global.pro Add a more reliable replacement for qt_add/removeObject(). 2014-04-15 17:50:20 +02:00