qt5base-lts/tests/auto/corelib
Christian Strømme 3f936e9094 Fixes problem with single precision floats in QDataStream (Windows).
When the floating-point behavior in MSVC is set to "precise" (default),
assigning nan numbers to a float causes the bit pattern to be altered
(only affects 32bit builds). We should therefore not assign the swapped
value back to a float and use it.

Task-number: QTBUG-25950

Change-Id: I7b6cc4d546e5c8aeafdede749056358b7d639ec7
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2012-11-23 02:32:19 +01:00
..
animation Fix zero-duration animations running Backwards. 2012-11-13 15:34:56 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io Fixes problem with single precision floats in QDataStream (Windows). 2012-11-23 02:32:19 +01:00
itemmodels Add implementations of QAIM::sibling in public APIs. 2012-11-02 16:25:02 +01:00
json test: Rename test case name TestQtJson -> tst_QtJson 2012-10-24 01:39:02 +02:00
kernel tst_QMetaProperty doesn't need QtGui 2012-11-22 14:54:31 +01:00
mimetypes Add QMimeType::aliases(). 2012-11-22 00:11:21 +01:00
plugin Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
statemachine normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
thread Fix QMutex::tryLock timeout computation on Linux 2012-11-16 01:37:01 +01:00
tools Update Qlocale data up to CLDR 22.1 2012-11-21 18:23:59 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00