qt5base-lts/tests/auto/corelib/global/qfloat16
Edward Welbourne 6dfec83051 Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16
They were missing.
I also wanted to verify that it's true for sub-normal values.

At the same time, relocate qfloat16's implementation of qFuzzyIsNull()
to between those of qFuzzyCompare() and qIsNull(), since its apparent
absence initially confused me.

Change-Id: I9637c0070e754d16744c76fc9f846596257c6a63
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-04-29 14:13:23 +02:00
..
CMakeLists.txt Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16 2021-04-29 14:13:23 +02:00
tst_qfloat16.cpp Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16 2021-04-29 14:13:23 +02:00