summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-10-21 13:29:33 -0700
committerThiago Macieira <thiago.macieira@intel.com>2025-10-23 15:24:28 -0700
commit026c563ee0422c7476992457955fc6529ddc9667 (patch)
treec31c6b69c78b54aca15aae79e13e98c911a5a8f3 /src/corelib/kernel/qobject.cpp
parent1b1b58ff17b1d8f3941f12f9f2213a6ada24f927 (diff)
tst_QList: add and test NoexceptMovable
This is what Movable should have been: the move constructor and assignment operators are noexcept (the copy ones are too, but they didn't need to be). I'm not modifying the existing class because QList has behaviors that differ if the copy/move construction can throw, so it's best to test them both. Pick-to: 6.10 6.8 6.5 Task-number: QTBUG-141366 Change-Id: I00d7f390dc46b35ee78afffd1b591c8972280493 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/corelib/kernel/qobject.cpp')
0 files changed, 0 insertions, 0 deletions