qt6-bb10/tests/auto/corelib
Simon Hausmann 31ffc7bf2a Fix removal of QJsonObject properties when assigning undefined
Commit 8010e906d3 accidentally ended up
removing the removal-on-undefined-insertion check by calling insertAt
instead of insert, which had it. This patch moves the check back into
setValueAt.

Change-Id: Ic381e284d3da37e31c4eb29f79dfab9c55c2e3e9
Fixes: QTBUG-77204
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2019-07-30 11:08:24 +02:00
..
animation unblacklist passing tests 2019-07-08 11:01:42 +00:00
codecs Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
global Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
io Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
itemmodels test: migrate QItemSelectionModel test to QRegularExpression 2019-06-10 19:29:44 +00:00
kernel Qt6: Fix uninitialized meta objects on Windows 2019-07-16 18:34:41 -07:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin Merge remote-tracking branch 'origin/5.13' into dev 2019-07-05 15:37:50 +02:00
serialization Fix removal of QJsonObject properties when assigning undefined 2019-07-30 11:08:24 +02:00
statemachine test: migrate QStateMachine test to QRegularExpression 2019-06-10 19:23:42 +00:00
text Port from QStringViewLiteral to u"" 2019-07-29 11:17:28 +03:00
thread unblacklist passing tests 2019-07-08 11:01:42 +00:00
time unblacklist passing tests 2019-07-08 11:01:42 +00:00
tools Merge remote-tracking branch 'origin/5.13' into dev 2019-07-19 01:00:41 +02:00
corelib.pro Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00