qt5base-lts/tests/auto/network/ssl
Mårten Nordheim edc9a294a6 qopenssl_symbols: Change how we mark function unused
With MSVC the current way we mark it (potentially) unused ends up with a
warning:
warning C4551: function call missing argument list

We require c++17 core language support so let's use [[maybe_unused]]
instead.

Pick-to: 6.2
Change-Id: I125986b729cb7cd540901702a47365f0491e7887
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2021-06-24 23:30:47 +00:00
..
qasn1element Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdtls QDtls(Cookie) autotests - use the proper API to detect DTLS support 2021-06-03 20:08:32 +02:00
qdtlscookie QDtls(Cookie) autotests - use the proper API to detect DTLS support 2021-06-03 20:08:32 +02:00
qocsp Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cpp 2021-06-09 20:55:49 +02:00
qpassworddigestor Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslcertificate Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslcipher Remove the qmake project files 2021-01-07 15:32:28 +01:00
qssldiffiehellmanparameters Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslellipticcurve Fix auto-tests that are fooled by the presence of more than one plugin 2021-05-27 06:41:26 +02:00
qsslerror Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsslkey Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cpp 2021-06-09 20:55:49 +02:00
qsslsocket TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecated 2021-06-25 01:30:46 +02:00
qsslsocket_onDemandCertificates_member Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qsslsocket_onDemandCertificates_static Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
shared qopenssl_symbols: Change how we mark function unused 2021-06-24 23:30:47 +00:00
CMakeLists.txt Move plugin code from QtNetwork to qtbase/plugins 2021-04-22 22:51:54 +02:00