qt6-bb10/tests/auto/corelib
Sona Kurazyan 577558daf5 Fix QByteArray::count implementation for longer data
The issue has been introduced when refactoring QByteArray::count
implementation (see 631127126c).

Because the last argument of QByteArrayMatcher::indexIn() method
has a defult value, it has been compiling without issues, but was being
called with incorrect size parameter. Fixed it to pass the length of the
input data correctly.

Change-Id: Ic9c2f33733131ec17276aa889f2d7ea40ec79b01
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-07-09 18:38:33 +02:00
..
animation CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
global CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
io CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
itemmodels CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
kernel CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
mimetypes CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
plugin CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
serialization CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
statemachine CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
text Fix QByteArray::count implementation for longer data 2020-07-09 18:38:33 +02:00
thread CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
time CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
tools CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
.prev_CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
CMakeLists.txt Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00