qt5base-lts/tests/auto/corelib/io
Markku Heikkila d1d4647b74 Fixed: QFileInfo::lastModified() returning wrong value.
Fixed so that empty QDateTime is returned for non existing file.
Fixed also created() and lastRead() to return empty QDateTime for
non existing file.

QFileSystemEngine::fillMetaData() returned true for non existing
files. This was also corrected.

Task-number: QTBUG-25811

Change-Id: I523eb99e4405b4b813b2950f85cc646239181d07
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Christian Stromme <christian.stromme@nokia.com>
2012-09-13 19:33:08 +02:00
..
largefile Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qabstractfileengine Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qbuffer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdatastream Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdataurl Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdebug Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdir Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdiriterator Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qfile test: Mark tst_QFile::writeLargeDataBlock() unstable failure as XFAIL 2012-08-31 18:56:35 +02:00
qfileinfo Fixed: QFileInfo::lastModified() returning wrong value. 2012-09-13 19:33:08 +02:00
qfilesystementry Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qfilesystemwatcher Remove unused inotify includes in the filesystem watcher test 2012-08-23 11:20:37 +02:00
qiodevice Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qipaddress Make tests/auto/corelib compile on Windows CE 2012-08-30 06:22:34 +02:00
qnodebug Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qprocess Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qprocessenvironment Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qresourceengine Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsettings Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qstandardpaths Add bool QStandardPaths::isTestModeEnabled() 2012-08-09 13:48:13 +02:00
qtemporarydir Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtemporaryfile Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtextstream Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qurl QUrl: port thread-safety autotest from Qt4. 2012-08-26 11:08:42 +02:00
qurlinternal Fix decoding of QByteArray in the deprecated "encoded" setters in QUrl 2012-08-20 21:59:32 +02:00
qurlquery Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwinoverlappedionotifier Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
io.pro test: subtract qurlinternal.pro when private_tests are not enabled 2012-07-10 14:16:13 +02:00