qt5base-lts/tests/auto
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
..
cmake Use QList instead of QVector in other qtbase tests 2020-07-07 11:48:45 +02:00
concurrent CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
corelib Fix QByteArray::count implementation for longer data 2020-07-09 18:38:33 +02:00
dbus CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
gui Qt::Modifier: do some cleanups 2020-07-09 18:38:14 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
opengl CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
other CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
printsupport CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
shared QWindowsFontDatabase: Check preferred family names for all fonts 2019-11-29 09:31:21 +01:00
sql CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
testlib CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
tools CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
widgets Qt::Modifier: do some cleanups 2020-07-09 18:38:14 +02:00
xml CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
auto.pro Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00