qt5base-lts/tests/auto/network
Marc Mutz 3b6ae86ce8 tst_QSctpSocket: replace QList with const array
"Never use a dynamically-sized container for statically-sized data."

Port the loop from Q_FOREACH (which can't deal with arrays) to ranged
for (which can).

Pick-to: 6.6 6.5
Task-number: QTBUG-115839
Change-Id: Iecfc037c8bbfc0b3196ed0c65f680768a8d2353a
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2023-08-08 16:03:28 +02:00
..
access tst_QNetworkDiskCache: fix mem-leak 2023-07-18 12:13:23 +02:00
kernel tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI() 2023-07-19 04:52:28 +00:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket tst_QSctpSocket: replace QList with const array 2023-08-08 16:03:28 +02:00
ssl CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00