qt5base-lts/tests/auto/corelib/global
Edward Welbourne 84aea6c091 Add qFpClassify() to mirror std::fpclassify()
The rules of std don't permit us to add an overload for
fpclassify(qfloat16), so we need our own equivalent that we *can*
overload.  Deploy it in the few places we use fpclassify().

Extended qnumeric's testing to cover qFpClassify().

Change-Id: Ie5a0a5cc24599d1571404c573d33c682b0d305a5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-03-19 17:52:30 +00:00
..
q_func_info Updated license headers 2016-01-21 18:55:18 +00:00
qflags Fix odd test in tst_qflags 2018-10-17 09:15:22 +00:00
qfloat16 Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
qgetputenv QByteArray: toInt() and toDouble() ignore surrounding whitespaces 2018-07-07 19:58:18 +00:00
qglobal Simplify the Q_FOREACH macro when using C++17 2018-10-31 09:07:49 +00:00
qglobalstatic tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
qnumeric Add qFpClassify() to mirror std::fpclassify() 2019-03-19 17:52:30 +00:00
qrand Updated license headers 2016-01-21 18:55:18 +00:00
qrandomgenerator QRandomGenerator: remove unnecessary cast to float in RandomValueFP 2018-07-29 19:09:16 +00:00
qtendian qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
global.pro Long live QRandomGenerator 2017-06-12 06:14:34 +00:00