qt5base-lts/tests/auto/corelib
Andrei Golubev 7a15d71def Fix possible corner cases in qarraydataops.h
Updated moveNonPod function to behave correctly under
exceptions being thrown. This is the version that was implemented
at some point but then got changed prior to merge. Added tests for
moveInGrowthDirection (which uses moveNonPod in general case) to
verify that range movements are correctly done

Updated QCommonArrayOps access modifier from private to protected
to allow testing of internal stuff by subclassing

Task-number: QTBUG-84320
Change-Id: Idb994a72ee601762e32248670cdc7819aaca0088
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-09-10 14:21:47 +02:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-09-03 18:43:22 +02:00
global Round float->qfloat16 to even 2020-09-06 12:35:12 +02:00
io QProcess/Unix: introduce setChildProcessModifier() 2020-09-08 21:00:29 -07:00
itemmodels Long live QAIM::multiData! 2020-09-02 22:51:42 +02:00
kernel Fix flaky QTimer::remainingTime() test 2020-09-10 02:49:59 +02:00
mimetypes Fix warnings about unused expression results in tests 2020-07-29 14:33:29 +02:00
plugin Make QUUid constructors from string like types explicit 2020-08-27 18:58:21 +02:00
serialization Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
text Clean up QTextBoundaryFinder and qunicodetools 2020-09-07 09:09:55 +02:00
thread Get rid of hasPendingEvents() and flush() 2020-09-06 00:17:12 +02:00
time Fix failures in tst_qdatetime under non-english locales 2020-09-09 06:00:28 +02:00
tools Fix possible corner cases in qarraydataops.h 2020-09-10 14:21:47 +02: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