qt5base-lts/tests/auto/corelib/global/qfloat16
Allan Sandfeld Jensen d782df4861 Make qfloat16 helper functions consistent with float/double versions
Infinite is only when the mantissa is 0, everything else is NaN.

std::isnormal returns false on zero.

Pick-to: 5.15
Change-Id: I897fc0dc3b8a9c557bb1922ea7ca8df501e91859
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-07-28 18:12:07 +02:00
..
CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qfloat16.pro New qfloat16 class 2017-01-31 14:21:42 +00:00
tst_qfloat16.cpp Make qfloat16 helper functions consistent with float/double versions 2020-07-28 18:12:07 +02:00