qt5base-lts/tests/auto/corelib
Ivan Komissarov 95476bfcf6 qendian: Fix float conversions
Since Qt 5.10, qTo/FromBig/LittleEndian<float/double> stopped working.
It may be confusing, but big endian floats do exist, so not to break old
code, we should support them.

Change-Id: I21cdbc7f48ec030ce3d82f1cd1aad212f0fe5dd0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-10-28 22:26:56 +00:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
io Remove QSKIP and bring the test back to business 2018-10-25 11:51:42 +00:00
itemmodels Fix building tests with -no-gui 2018-10-20 20:38:59 +00:00
kernel tst_qeventdispatcher: remove macOS from the BLACKLIST 2018-10-25 11:51:53 +00:00
mimetypes QMimeDatabase: Fix MIME detection issues with magics in MIME hierarchies 2018-08-20 07:32:58 +00:00
plugin moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00
serialization Improve support for QImages in QDataStream read transactions 2018-10-15 07:18:57 +00:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Re-enable thread autotests 2018-09-25 22:35:40 +00:00
tools Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-08 10:00:49 +02:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00