qt5base-lts/tests/auto/corelib
Lars Knoll fc172c4313 Simplify the code for QList::emplace()
Unify it with the code in QArrayDataOps and only have one
emplace method there that handles it all.

Adjust autotests to API changes in QArrayDataOps and fix a
wrong test case (that just happened to pass by chance before).

Change-Id: Ia08cadebe2f74b82c31f856b1ff8a3d8dc400a3c
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-11-17 11:45:52 +01:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global Add tests for QOperatingSystemVersion 2020-11-09 16:01:33 +01:00
io QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
itemmodels QChar: make construction from integral explicit 2020-11-15 14:41:05 +01:00
kernel QSharedMemory: do not abuse QChar in a test 2020-11-08 02:13:22 +00:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
serialization Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00
text QChar: make construction from integral explicit 2020-11-15 14:41:05 +01:00
thread Conditionally disable code snippets that depend on cxx11_future 2020-11-13 20:31:22 +01:00
time Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00
tools Simplify the code for QList::emplace() 2020-11-17 11:45:52 +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