qt6-bb10/tests/auto/corelib/io/qiodevice
Alex Trotsenko 1e32ade79c QIODevice: fix interleaving read() and write() in text mode under Windows
Skip the correct number of bytes in the read buffer when expanding '\n'
into "\r\n" upon writing.

Change-Id: I5b01fc47c330dee5c83001abf0acd7d63d790b96
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-10-27 18:24:34 +00:00
..
.gitignore
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
android_testdata.qrc Android: Fix QIODevice tests 2014-12-22 09:27:44 +01:00
qiodevice.pro Android: Fix QIODevice tests 2014-12-22 09:27:44 +01:00
tst_qiodevice.cpp QIODevice: fix interleaving read() and write() in text mode under Windows 2015-10-27 18:24:34 +00:00