qt6-bb10/tests/auto/corelib
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
..
animation Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklist 2015-06-20 15:25:58 +00:00
codecs fix usage of wince scope 2015-06-05 10:29:10 +00:00
global Skip tst_QNumeric::addOverflow() for MSVC2015. 2015-09-30 04:28:39 +00:00
io QIODevice: fix interleaving read() and write() in text mode under Windows 2015-10-27 18:24:34 +00:00
itemmodels Clean unused parameter warning from QItemSelectionModel test 2015-09-30 06:36:21 +00:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Fixed a QTimer::singleShot() crash when a functor callback is used 2015-10-12 16:45:04 +00:00
mimetypes Merge remote-tracking branch 'origin/5.5' into 5.6 2015-10-02 16:59:55 +02:00
plugin Autotest: remove AIX-related QT_POINTER_SIZE code 2015-10-23 18:10:22 +00:00
statemachine QStateMachine: add defaultTransition in QHistoryState 2015-07-23 13:29:46 +00:00
thread Make the C++11 atomic support the default, if available 2015-10-16 18:52:00 +00:00
tools QLatin1String: add default ctor 2015-10-20 09:27:21 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro