qt5base-lts/tests/auto/corelib/serialization/qtextstream
Mårten Nordheim c76f7cbbcb QTextStream: Fix logical error in setEncoding
We only want to enable writing BOM if we have _not_ started
writing.

Fixes: QTBUG-106279
Pick-to: 6.2 6.3.2 6.4 6.4.0
Change-Id: Ibcbc101b931615fddb2507f01307bf9619772d7b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-09-07 01:09:31 +02:00
..
readAllStdinProcess Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
readLineStdinProcess Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
resources Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
stdinProcess Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
test Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
.gitattributes Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
.gitignore Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
BLACKLIST Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qtextstream_integrity.qrc Fix tst_qtextstream / tst_json run time failures on INTEGRITY device 2021-12-28 09:24:58 +02:00
qtextstream.qrc Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
rfc3261.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
task113817.txt Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
tst_qtextstream.cpp QTextStream: Fix logical error in setEncoding 2022-09-07 01:09:31 +02:00