qt5base-lts/tests/auto/corelib/global
Thiago Macieira 20104bb237 Remove remnants of the old Intel C++ compiler
We don't support it any more. I don't think it has ever properly
compiled Qt 6 (and it's no longer working for me against GCC 12's
libstdc++ headers). If you report a bug against it, Intel support's
first question is if you can try instead the new Clang/LLVM-based oneAPI
C++ compiler.

So we support only that one, which identifies itself as Q_CC_CLANG.

Change-Id: I5ff8e16fcdcb4ffd9ab6fffd16eb57a092c8439e
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-05-11 12:50:08 -07:00
..
q_func_info Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcompare Remove the qmake project files 2021-01-07 15:32:28 +01:00
qflags Restore C++20-deprecated mixed-enum bitwise operators 2022-03-15 11:36:09 +01:00
qfloat16 Remove remnants of the old Intel C++ compiler 2022-05-11 12:50:08 -07:00
qgetputenv Remove the qmake project files 2021-01-07 15:32:28 +01:00
qglobal Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
qglobalstatic tst_qglobalstatic is halted on INTEGRITY device 2021-12-20 10:14:38 +02:00
qhooks Remove the qmake project files 2021-01-07 15:32:28 +01:00
qkeycombination Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlogging Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
qnativeinterface Do not include qloggingcategory.h in public headers 2021-11-16 17:26:04 +00:00
qnumeric Move some purely floating-point testing from tst_QLocale to tst_QNumeric 2022-04-01 23:11:35 +02:00
qoperatingsystemversion Teach QOperatingSystemVersion to handle new OS entries in patch releases 2021-11-12 18:06:44 +01:00
qrandomgenerator Fix various -Wdeprecated-enum-float-conversions around the code 2021-07-27 14:58:41 +02:00
qtendian Endian: Provide special integer bitfield unions 2022-05-07 08:37:42 +02:00
qwinregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Compile autotests for Integrity 2021-09-20 17:29:04 +03:00