qt5base-lts/tests/auto/network/ssl
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
..
qasn1element CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qdtls tst_QDtls: use DTLS v 1.0 test data conditionally 2023-08-21 16:13:48 +02:00
qdtlscookie CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qocsp CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qpassworddigestor CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslcertificate tst_QSslCertificate: port Q_FOREACH to ranged-for [5] 2023-08-22 21:49:01 +03:00
qsslcipher CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qssldiffiehellmanparameters CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslellipticcurve QtNetwork auto tests: port Q_FOREACH to ranged-for [1] 2023-08-22 21:47:16 +03:00
qsslerror CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslkey QtNetwork auto tests: port Q_FOREACH to ranged-for [4] 2023-08-22 21:48:20 +03:00
qsslserver CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket tst_QSslSocket: skip tests requiring TLS v 1.0 downgrade 2023-08-22 16:26:02 +02:00
qsslsocket_onDemandCertificates_member CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket_onDemandCertificates_static CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
shared Try fixing auto-tests that need resolving openssl symbols 2022-12-02 15:55:11 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00