qt5base-lts/tests/auto/corelib/io
Friedemann Kleint 43ee10518a Improve auto-test of QFile.
Execute the test in a temporary directory, purge remaining files
except the special readonly-files in cleanup().
Avoid repeated invocation of QFINDTESTDATA() by assigning to
member variables.
Do more checks in rename(), check on contents of file.
Generally, use more QVERIFY2, print error messages.

Task-number: QTBUG-3570
Change-Id: Ibd0e11a361208a716ea3efbcca76adeda70e061a
Reviewed-by: David Faure (KDE) <faure@kde.org>
2012-12-01 13:51:52 +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 Fixes problem with single precision floats in QDataStream (Windows). 2012-11-23 02:32:19 +01: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 Improve auto-test of QFile. 2012-12-01 13:51:52 +01:00
qfileinfo Do not detect directories ending in ".lnk" as link files. 2012-11-23 17:04:00 +01: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 BlackBerry: Changed QSettings file access 2012-11-21 16:36:50 +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 Fix MinGW compilation for tst_qwinoverlappedionotifier 2012-11-21 14:08:12 +01:00
io.pro Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00