qt5base-lts/tests/auto/corelib
Edward Welbourne 605c747321 QSettingsPrivate: fold from/to parameters into the view they bound
Two methods of the private class used to take a QByteArray with from
and to indices into it, for where to start and stop a scan. Now that
they take a QByteArrayView, those parameters can be used by the caller
to shorten the view to the desired portion.

Change-Id: Id1586afb87a9e8a189b69e485278375ff504fb7b
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-03-30 21:37:24 +02:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
io QSettingsPrivate: fold from/to parameters into the view they bound 2022-03-30 21:37:24 +02:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel Make QUnixEventDispatcherQPA XFAIL the test 2022-03-25 22:52:33 +01:00
mimetypes Tests: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Android: activate tst_QPluginLoader 2022-03-30 19:05:59 +02:00
serialization Disable test tst_qxmlstream for QNX 2022-03-25 20:16:30 +02:00
text Android: enable tst_QLocale 2022-03-29 13:56:14 +01:00
thread Android: activate tst_QThreadStorage 2022-03-25 22:43:49 +01:00
time Add a test and remove a work-around for a fixed bug 2022-03-29 22:21:57 +02:00
tools Fix compiler warnings in tests 2022-03-24 13:23:16 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00