qt5base-lts/tests/auto/corelib/global
Thiago Macieira f6f1ee63dc qfloat16: make it a built-in metatype
I've reserved the IDs for int128, uint128, bfloat16, and float128,
because the mask in qvariant.cpp's qIsNumericType() requires primitives
to be less than 64 to operate properly.

Added a QMetaType/QDataStream test to confirm it is indeed built-in.

Change-Id: I3d74c753055744deb8acfffd17247f7f57bada02
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-11-28 10:59:35 -08:00
..
q_func_info Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qcompare Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qflags Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qfloat16 qfloat16: make it a built-in metatype 2022-11-28 10:59:35 -08:00
qgetputenv Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qglobal Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qglobalstatic Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qhooks Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qkeycombination Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qlogging Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qnativeinterface Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qnumeric Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qoperatingsystemversion QOperatingSystemVersion: add tests for the globals 2022-10-28 14:42:40 -07:00
qrandomgenerator Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qtendian Long live Q_UNREACHABLE_RETURN()! 2022-10-15 22:11:47 +02:00
qxp Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
CMakeLists.txt QWinRegistryKey: refactor 2022-09-14 09:31:41 +08:00