katie/tests/auto/qdatastream
Ivailo Monev bec8e7280c use QDataStream::HostEndian as byte order by default for QDataStream and do not byte-swap QString data when streaming it
both are breaking changes, any data stored via QDataStream will not load
now by default unless the byte order is explicitly set to big endian

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-31 02:02:49 +02:00
..
CMakeLists.txt add QDataStream test 2021-01-29 17:23:10 +02:00
open.png convert QDataStream test image to PNG 2022-10-20 20:17:55 +03:00
tests2.svg add QDataStream test 2021-01-29 17:23:10 +02:00
tst_qdatastream.cpp use QDataStream::HostEndian as byte order by default for QDataStream and do not byte-swap QString data when streaming it 2022-10-31 02:02:49 +02:00