qt6-bb10/tests/auto/network/ssl/qsslcertificate
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
..
certificates
more-certificates QSslCertificate::toText(): add a file to compare against 2022-08-31 21:55:00 +02:00
pkcs12
verify-certs
.gitignore
CMakeLists.txt CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qsslcertificate.cpp tst_QSslCertificate: port Q_FOREACH to ranged-for [5] 2023-08-22 21:49:01 +03:00