qt6-bb10/tests/auto/corelib/io/qsettings
Lars Knoll 7df8b1ada4 Properly escape bytearray data outside the ascii range when using a codec
Some codecs can't handle the range outside ascii properly and would then
fail to read the data back in correctly.

Task-number: QTBUG-15543
Change-Id: I4c02921e787a939eeec0c7a11603b5896d756aef
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-06-04 23:06:16 +02:00
..
.gitattributes
.gitignore
qsettings.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsettings.qrc
resourcefile.ini
resourcefile2.ini
resourcefile3.ini
resourcefile4.ini
resourcefile5.ini
tst_qsettings.cpp Properly escape bytearray data outside the ascii range when using a codec 2014-06-04 23:06:16 +02:00