qt5base-lts/tests/auto/corelib/io
Alex Trotsenko f40cf77b0f QIODevice: do not change the 'pos' member for sequential devices
Concept of 'current position' exists only for random-access devices.
As documented, for sequential devices QIODevice::pos() must always
return 0. Prevent a modification of the internal 'pos' member in
QIODevice::readAll() method to follow this rule.

Change-Id: Ida2ee6a629ccfc3068d62f95ab1064ada13fdda5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-04-04 08:40:01 +00:00
..
largefile Fix tst_largefile QCOMPARE value types 2015-03-18 13:35:40 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Update copyright headers 2015-02-11 06:49:51 +00:00
qdatastream Update copyright headers 2015-02-11 06:49:51 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Update copyright headers 2015-02-11 06:49:51 +00:00
qdir Android: Fix tst_QDir::cdBelowRoot() 2015-02-17 15:03:07 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qfileinfo Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +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 Update copyright headers 2015-02-11 06:49:51 +00:00
qiodevice QIODevice: do not change the 'pos' member for sequential devices 2015-04-04 08:40:01 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +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 Update copyright headers 2015-02-11 06:49:51 +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 Update copyright headers 2015-02-11 06:49:51 +00:00
qsavefile Update copyright headers 2015-02-11 06:49:51 +00:00
qsettings Update copyright headers 2015-02-11 06:49:51 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Haiku: Adapt tst_qstorageinfo unit test to Haiku 2015-02-14 08:12:46 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +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