qt5base-lts/tests/auto/network
Ahmad Samir 659b6d5595 tst_QSslCertificate: port Q_FOREACH to ranged-for [5]
The toString() method's parameter is a const&, the loop body doesn't
change the container; and the container the parameter refers to isn't
changed during iteration.

Drive-by, remove braces from single-line if blocks.

Task-number: QTBUG-115839
Change-Id: I363e1ed37c0f75fa6a9f8eac3393a6c10d756c1b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-08-22 21:49:01 +03:00
..
access QtNetwork auto tests: port Q_FOREACH to ranged-for [4] 2023-08-22 21:48:20 +03:00
kernel QtNetwork auto tests: port Q_FOREACH to ranged-for [4] 2023-08-22 21:48:20 +03:00
selftest Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
socket QtNetwork auto tests: port Q_FOREACH to ranged-for [4] 2023-08-22 21:48:20 +03:00
ssl tst_QSslCertificate: port Q_FOREACH to ranged-for [5] 2023-08-22 21:49:01 +03:00
CMakeLists.txt Rid of 'special case' markers 2023-04-13 18:30:58 +02:00