qt5base-lts/tests/auto/corelib
Fabian Kosmale ddc585b7c7 QProperty: Handle eager binding calling setBinding
When an eager binding  triggers a setBinding call, we end up with a
special kind of binding loop:
setBinding() -> evaluate -> notifyObserver
      ^                           |
      |                           /
      ----------------------------
We now catch set condition, and set the binding status to BindingLoop
(with a distinct description).

Task-number: QTBUG-87153
Task-number: QTBUG-87733
Pick-to: 6.0
Change-Id: I9f9915797d82eab820fc279baceaf89d7e5a3f4a
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-12-09 12:48:36 +01:00
..
animation Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
global Add test for qRound 2020-12-02 21:24:19 +01:00
io tst_qstorageinfo: Test the copy ctor 2020-12-03 23:17:46 +00:00
itemmodels Fix invalid QSortFilterProxyModel::dataChanged parameters 2020-11-30 12:39:21 +08:00
kernel QProperty: Handle eager binding calling setBinding 2020-12-09 12:48:36 +01:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Fix tst_qlibrary after rebuild 2020-11-24 21:50:46 +01:00
serialization QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bit 2020-12-07 22:54:43 +00:00
text Fix compiler warning from discarded return value 2020-12-04 00:17:46 +01:00
thread Add convenience functions for QFuture creation 2020-11-23 09:50:21 +01:00
time QCalendar: increase coverage by tests 2020-11-27 13:26:52 +01:00
tools tst_containerapisymmetry: fix typo 2020-12-03 06:51:29 +01:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00