qt5base-lts/tests/auto/corelib
Andreas Buhr 7b0fd20775 Add unit test for QString::insert(negativeint, QChar)
QString::insert(qsizetype, QChar) can insert at negative positions,
then counting from the end of the string. Coverage analysis revealed we
do not have a unit test for this. This patch adds a unit test.

Pick-to: 6.0
Change-Id: I8d41b38df964c07fe2d2e7be444f8236c9e19b5d
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-11-20 14:42:49 +01:00
..
animation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-10-13 08:44:42 +02:00
global Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
io QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
itemmodels Fix QSFPM not emitting dataChanged when source model is set 2020-11-18 20:57:48 +01:00
kernel Make QMetaTypeInterface constexpr on Windows 2020-11-19 12:28:45 +01: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 Test conversion of ulonglong variant to JSON 2020-11-20 14:31:49 +01:00
text Add unit test for QString::insert(negativeint, QChar) 2020-11-20 14:42:49 +01:00
thread Get rid of Q_COMPILER_CONSTEXPR checks 2020-11-17 21:28:11 +01:00
time Add unit test reproducing integer overflow in QDateTime::fromString 2020-11-20 14:42:32 +01:00
tools Remove QScopedSharedPointer 2020-11-20 14:34:14 +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