qt6-bb10/tests/auto/corelib/io/qtemporaryfile
Thiago Macieira 02418d1aaa Set the state of QTemporaryFileEngine properly prior to reopening
QTemporaryFileEngine does not store the pattern, so it needs to get it
again from QTemporaryFilePrivate prior to reopening the file. It's
possible to lose the pattern when remove() is called on the object.

Task-number: QTBUG-46156
Change-Id: I66a35ce5f88941f29aa6ffff13dfc7f83d4fa3a2
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2015-07-15 04:53:30 +00:00
..
resources Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
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 Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
tst_qtemporaryfile.cpp Set the state of QTemporaryFileEngine properly prior to reopening 2015-07-15 04:53:30 +00:00