qt5base-lts/tests/auto/corelib
Giuseppe D'Angelo be83ff65c4 QString::lastIndexOf: fix off-by-one for zero length matches
Otherwise, it would report that lastIndexOf of an empty pattern
in an empty string doesn't exist. Next commit adds extensive autotests;
for now, disable a broken autotest (which already features a comment
about why it's broken).

Change-Id: I9a0e5c0142007f81f5cf93e356c8bd82f00066f7
Pick-to: 5.15 6.0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-12-10 02:15:18 +01:00
..
animation Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
global Add test for qRound 2020-12-02 21:24:19 +01:00
io QUrl: fix parsing of empty IPv6 addresses 2020-12-09 12:40:31 -08:00
itemmodels Fix invalid QSortFilterProxyModel::dataChanged parameters 2020-11-30 12:39:21 +08:00
kernel QDeadlineTimer: optimize when std::chrono::steady_clock is the same 2020-12-09 12:54:59 -07:00
mimetypes CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugin Fix tst_qlibrary after rebuild 2020-11-24 21:50:46 +01:00
serialization QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bit 2020-12-07 22:54:43 +00:00
text QString::lastIndexOf: fix off-by-one for zero length matches 2020-12-10 02:15:18 +01:00
thread Add convenience functions for QFuture creation 2020-11-23 09:50:21 +01:00
time QCalendar: increase coverage by tests 2020-11-27 13:26:52 +01:00
tools tst_containerapisymmetry: fix typo 2020-12-03 06:51:29 +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