qt5base-lts/tests/auto/corelib
Andrei Golubev a17e05bf20 Fix strange capacity check in tst_QString::append_special_cases
We cannot rely on "QString a; a.insert(0, u'A');" to give
a.capacity() >= 3, this is clearly an implementation detail. Changed
the check to a meaningful one

Task-number: QTBUG-87416
Change-Id: I2e017c1292d360e32b85b903361027485c08ea74
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-10-21 17:56:48 +02:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global QRandomGenerator: add 64-bit bounded() versions 2020-10-20 22:45:06 -07:00
io Add function to access QLockFile's file name 2020-10-18 20:16:38 +02:00
itemmodels Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
kernel Use qmetaobject_p.h's MetaObjectFlag in QMetaObjectBuilder 2020-10-20 12:03:44 +02:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
serialization Fix some compiler warnings from tests 2020-10-16 13:53:04 +02:00
text Fix strange capacity check in tst_QString::append_special_cases 2020-10-21 17:56:48 +02:00
thread Drop constexpr from QAtomicTraits::isLockFree() 2020-10-20 10:49:30 +02:00
time Fix blatant typo in QTimeZone test 2020-10-19 17:44:32 +02:00
tools Auto tests: Fix some MSVC warnings about integer conversions 2020-10-21 07:31:27 +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