qt5base-lts/tests/auto/corelib/text/qlocale
Edward Welbourne 67a563e5c5 Clean up and modernise tst_QLocale::fpExceptions()
Use the modern "portable" _clearfp() and _controlfp(), that work
regardless of the hardware MS is running on, rather than the
x86-specific _clear87() and _control87(); and move some defines into
the #if-ery context in which they're used, rather than defining them
regardless of whether they're used.

Change-Id: I13abf2c85525b1182b99bc2c366aadd6b5fc656f
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2022-04-01 23:11:34 +02:00
..
syslocaleapp Remove the qmake project files 2021-01-07 15:32:28 +01:00
test Add missing dependencies of tests on their helper programs 2021-09-17 12:57:25 +02:00
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
tst_qlocale.cpp Clean up and modernise tst_QLocale::fpExceptions() 2022-04-01 23:11:34 +02:00