qt5base-lts/tests/auto/corelib
Friedemann Kleint 54684f10e9 QSaveFile: Fix changing the file name after hitting on readonly file
The call to QFileDevice::unsetError() in QSaveFile::open() does
not clear QSaveFilePrivate::writeError. Clear it in addition.

Fixes: QTBUG-77007
Change-Id: I5e5009750f1726d1c74c1b4eb1c33f3a5393fe4f
Reviewed-by: David Faure <david.faure@kdab.com>
2019-07-11 22:00:10 +02:00
..
animation Report correct state change when destroying QAbstractAnimation 2019-06-20 12:46:30 +02:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Correct qfloat16's 1/inf == 0 test 2019-05-27 11:52:22 +02:00
io QSaveFile: Fix changing the file name after hitting on readonly file 2019-07-11 22:00:10 +02:00
itemmodels Fix tree recursion in QAbstractItemModel::match() 2019-03-22 08:01:35 +00:00
kernel Fix integer overflows in QDeadlineTimer 2019-05-08 17:19:44 +00:00
mimetypes QMimeType: Use default key as fallback for comment() property 2018-11-02 08:27:10 +00:00
plugin Fix build with -no-gui on macOS 2019-03-04 12:25:53 +00:00
serialization QDataStream: Fix inconsistent results of iostream with QPalette objects 2019-05-20 22:33:33 +02:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
tools QRegExp: remove an out of bounds access into QString 2019-05-27 17:33:30 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00