qt5base-lts/tests/auto/corelib/io
Joerg Bornemann 507625d984 fix assertion in QProcess/Win
Do not call bytesAvailableInChannel if the source pipe end is
invalid. This is the case when redirecting channels on Windows.
The assertions in bytesAvailableInChannel were triggered whenever
an output process or output file was set and waitForBytesWritten
was called.

Task-number: QTBUG-45548
Change-Id: I225dfea2c5e27e122f75008a3a06d425554e00fe
Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-08-17 08:25:19 +00:00
..
largefile fix usage of wince scope 2015-06-05 10:29:10 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qdatastream Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Change how QDebug escapes QStrings in the output 2015-08-06 04:53:38 +00:00
qdir QDir::removeRecursively(): Retry file deletion with write permission set. 2015-07-17 11:06:28 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qfileinfo Seed the random number generator before using QTemporaryDir 2015-08-06 04:53:21 +00:00
qfileselector Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Fix return value of QWindowsFileSystemWatcherEngine::removePaths(). 2015-06-09 09:50:35 +00:00
qiodevice Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile take process name into account for QLockFile's pid clash resolution 2015-05-26 11:01:14 +00:00
qloggingcategory QLoggingCategory: fix default severity in Q_LOGGING_CATEGORY macro 2015-08-03 14:40:19 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
qprocess fix assertion in QProcess/Win 2015-08-17 08:25:19 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment Update copyright headers 2015-02-11 06:49:51 +00:00
qresourceengine fix distclean targets 2015-04-23 19:16:57 +00:00
qsavefile QSaveFile: Fix permissions on creation 2015-04-08 07:48:17 +00:00
qsettings Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Fix sizes QStorageInfo returns for invalid drives 2015-06-11 16:13:49 +00:00
qtemporarydir QDir::removeRecursively(): Retry file deletion with write permission set. 2015-07-17 11:06:28 +00:00
qtemporaryfile Set the state of QTemporaryFileEngine properly prior to reopening 2015-07-15 04:53:30 +00:00
qtextstream Rename QTextStream::readLine(QString *, qint64) into readLineInto 2015-06-03 04:27:22 +00:00
qurl tst_QUrl: Add extra testcases 2015-03-14 01:15:05 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Update copyright headers 2015-02-11 06:49:51 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00