qt5base-lts/tests/auto/other/compiler
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
..
.gitignore Moved autotests in category 'other' into new directory structure 2011-09-09 09:36:41 +02:00
baseclass.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
baseclass.h Update copyright headers 2015-02-11 06:49:51 +00:00
compiler.pro Use correct test to add C++14 to the project configuration 2015-12-01 15:46:31 +00:00
derivedclass.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
derivedclass.h Update copyright headers 2015-02-11 06:49:51 +00:00
othersource.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
tst_compiler.cpp tst_compiler: check more cases for RVALUE_REFS 2015-11-22 12:26:20 +00:00