qt6-bb10/tests/auto/network/kernel
Ahmad Samir dccaedc626 QtNetwork auto tests: port Q_FOREACH to ranged-for [4]
Straightforward ports where the container could be made const.

Use C arrays instead of QList if the data is known at compile time.

Drive-by, where appropriate make the for-loop variable a const& (e.g.
QString) instead of copying it for no reason.

Task-number: QTBUG-115839
Change-Id: I273a386e414e5923e750072f0407226efcd4531e
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-08-22 21:48:20 +03:00
..
qauthenticator CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qdnslookup QtNetwork auto tests: port Q_FOREACH to ranged-for [1] 2023-08-22 21:47:16 +03:00
qdnslookup_appless CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhostaddress CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhostinfo tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI() 2023-07-19 04:52:28 +00:00
qnetworkaddressentry CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkdatagram CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinformation CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinformation_appless CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinterface QtNetwork auto tests: port Q_FOREACH to ranged-for [1] 2023-08-22 21:47:16 +03:00
qnetworkproxy CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkproxyfactory QtNetwork auto tests: port Q_FOREACH to ranged-for [4] 2023-08-22 21:48:20 +03:00
CMakeLists.txt CMake: remove "res_ninit" feature and collapse to just "libresolv" 2023-05-27 12:57:16 -07:00