qt5base-lts/tests/auto/corelib/io
Joerg Bornemann c6f3d919dd fix error handling bug in QWindowsPipeReader
If ReadFile returns with an error then we must set our internal state
accordingly. QWindowsPipeReader::readSequenceStarted must be set to
false. If ReadFile fails, we're not within a read sequence.
Also, we must handle the ERROR_BROKEN_PIPE error.

Task-number: QTBUG-25342

Change-Id: Ic9247f170fa9cc47fa7e45d0f47ccfedac06a593
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-11-02 12:16:49 +01:00
..
largefile Test: remove QSKIP from tst_LargeFile::mapOffsetOverflow 2012-10-16 20:43:37 +02:00
qabstractfileengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatastream Test: remove QSKIP in tst_QDataStream::stream_QIcon 2012-10-18 12:23:44 +02:00
qdataurl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdir test: Fix tst_QDir.equalityOperator() 2012-10-24 01:39:01 +02:00
qdiriterator Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFiles 2012-10-16 20:43:37 +02:00
qfile Fix qfile:invalidFile() test. 2012-10-29 13:46:50 +01:00
qfileinfo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfilesystementry Fix default-constructed QFileSystemEntry 2012-09-25 00:08:16 +02:00
qfilesystemwatcher QNX: Use inotify on QNX systems that support it 2012-10-30 14:52:14 +01:00
qiodevice Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qipaddress Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnodebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qprocess fix error handling bug in QWindowsPipeReader 2012-11-02 12:16:49 +01:00
qprocess-noapplication Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00
qprocessenvironment Test: remove QSKIP from tst_QProcessEnvironment::putenv 2012-10-16 15:29:15 +02:00
qresourceengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsettings test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly() 2012-10-31 19:56:51 +01:00
qstandardpaths Fix Windows: QStandardPath::findExecutable() to check suffixes. 2012-10-08 17:21:35 +02:00
qtemporarydir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtemporaryfile Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
qtextstream Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEnd 2012-10-18 12:24:55 +02:00
qurl Overhaul a little the QUrl error reporting. 2012-10-02 22:34:42 +02:00
qurlinternal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurlquery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwinoverlappedionotifier QWinOverlappedIoNotifier test for multiple I/O operations added 2012-10-02 08:05:58 +02:00
io.pro Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00