qt5base-lts/tests/auto/network/ssl/qsslcertificate
Ahmad Samir 36f925aac1 QtNetwork auto tests: port Q_FOREACH to ranged-for [3]
In both cases, the container is a member of the unittest, initialized in
initTestCase(), then not changed after that. So use std::as_const.

Task-number: QTBUG-115839
Change-Id: I3b66127e10ac94137260d99f354de9f66a74bec7
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-08-22 21:47:45 +03:00
..
certificates Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
more-certificates QSslCertificate::toText(): add a file to compare against 2022-08-31 21:55:00 +02:00
pkcs12 Fix crash when reading a PKCS12 file with no private key 2017-08-17 06:43:49 +00:00
verify-certs tst_QSslCertificate::verify - remove QSKIP 2021-08-06 16:08:43 +02:00
.gitignore
CMakeLists.txt CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qsslcertificate.cpp QtNetwork auto tests: port Q_FOREACH to ranged-for [3] 2023-08-22 21:47:45 +03:00