qt6-bb10/tests/auto/corelib/io/qtemporaryfile
Friedemann Kleint 95f1f6f719 tst_QTemporaryFile: Run in temporary directory.
The test leaks a file (named qt_...xxx) in QDir::tempPath(). Moreover,
when tests fail, it can happen that more files are leaked and subsequent
runs do not recover since the check for non-existence of those files fails.

Change-Id: Iaea6d09ee7c271903a1b9c63e263c19f9e90bba9
Reviewed-by: David Faure <david.faure@kdab.com>
2016-06-04 18:48:52 +00:00
..
resources
.gitignore
android_testdata.qrc Android: Fix QTemporaryFile tests 2015-01-08 10:06:50 +01:00
qtemporaryfile.pro Android: Fix QTemporaryFile tests 2015-01-08 10:06:50 +01:00
qtemporaryfile.qrc
tst_qtemporaryfile.cpp tst_QTemporaryFile: Run in temporary directory. 2016-06-04 18:48:52 +00:00