qt5base-lts/tests/auto/corelib
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
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global Remove remnants of the old Intel C++ compiler 2022-05-11 12:50:08 -07:00
io Don't declare type 'id' in the global namespace in a public header 2022-04-27 00:16:26 +02:00
itemmodels QAbstractProxyModel: do not access invalid indexes 2022-04-13 18:08:38 +02:00
kernel Remove remnants of the old Intel C++ compiler 2022-05-11 12:50:08 -07:00
mimetypes Update shared-mime-info to the 2.2 release 2022-05-11 11:36:49 +02:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Android: activate tst_QPluginLoader 2022-03-30 19:05:59 +02:00
serialization QTextStream: complete char16_t support 2022-05-04 07:09:22 +02:00
text Remove remnants of the old Intel C++ compiler 2022-05-11 12:50:08 -07:00
thread Add support for unwrapping QFuture<QFuture<T>> 2022-04-21 20:25:13 +00:00
time Replace remaining uses of deprecated _qs with _s 2022-05-02 12:23:44 +02:00
tools QVarLengthArray: add missing (size, value) ctor 2022-04-13 08:10:47 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00