qt5base-lts/tests/auto/corelib/io
Denis Shienkov aefa611f0c QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() method
The existing waitForNotified method has the design limitation that it
doesn't allow the tracking of multiple I/O operations on a single
file handle.

Therefore we introduce an additional method waitForAnyNotified that
returns a pointer to the triggered OVERLAPPED object.

Change-Id: I536ed7f6828daa2b0ce03f2d662eeb10aa89ca99
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-05-21 02:15:10 +02:00
..
largefile Remove #ifdef from outside test functions 2014-01-10 17:14:29 +01:00
qabstractfileengine Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qbuffer Make QBuffer::bytesAvailable() work 2013-04-16 19:45:11 +02:00
qdatastream Properly serialize QFont. 2014-03-31 17:45:47 +02:00
qdataurl tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0 2013-04-12 07:19:45 +02:00
qdebug Add QDebug operator for QMimeType. 2014-03-13 17:59:55 +01:00
qdir QDir: Do not assume that root ends with a slash 2014-01-22 00:04:16 +01:00
qdiriterator Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfile Disable UNC tests on WinRT. 2014-03-14 15:26:49 +01:00
qfileinfo Disable UNC tests on WinRT. 2014-03-14 15:26:49 +01:00
qfileselector QFileSelector: correct the macros for Apple platforms. 2014-02-04 19:36:58 +01:00
qfilesystementry Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfilesystemwatcher Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2014-05-08 20:31:31 +02:00
qiodevice Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qipaddress Make QIPAddress::parseIp6 return the first bad character 2013-07-20 05:08:08 +02:00
qlockfile Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02:00
qloggingcategory Add const overload for QLoggingCategory::operator()() 2014-02-15 21:57:43 +01:00
qloggingregistry Logging: Be also more strict with value of logging rule 2014-04-03 11:07:07 +02:00
qnodebug Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
qprocess Updated corelib's unit tests to use QSignalSpy's functor constructor 2014-05-08 04:22:54 +02:00
qprocess-noapplication Expose QTest::currentAppName() and remove hard-coded argv[0] in tests 2013-09-26 18:45:16 +02:00
qprocessenvironment Fix remaining use of QTEST_NOOP_MAIN 2013-09-02 14:59:02 +02:00
qresourceengine Introduce GENERATED_TESTDATA variable and fix qresourceengine test. 2014-03-14 22:39:58 +01:00
qsavefile Fix temporary directory leak in tst_qsavefile. 2013-10-01 12:28:22 +02:00
qsettings OS X QSettings auto test/writing check update 2014-03-31 12:12:21 +02:00
qstandardpaths Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths. 2014-04-29 12:28:16 +02:00
qtemporarydir WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
qtemporaryfile WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
qtextstream Don't assume QLocale::codecForLocale always returns non-null 2014-05-11 05:13:49 +02:00
qurl Add QUrl::fromUserInput overload with a cwd argument. 2014-05-06 01:20:17 +02:00
qurlinternal Fix MSVC 64bit warnings about int64 truncation in tests. 2014-01-24 22:06:15 +01:00
qurlquery tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qwinoverlappedionotifier QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() method 2014-05-21 02:15:10 +02:00
io.pro Allow configuration of logging rules from file system 2014-02-11 20:59:15 +01:00