qt5base-lts/tests/auto/network
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
..
access tst_http2: use the supportedFeatures() instead of macros 2021-06-24 21:35:58 +02:00
kernel QNetworkInformation: Adjustments to captive portal API 2021-06-08 14:54:16 +02:00
selftest Remove the qmake project files 2021-01-07 15:32:28 +01:00
socket Fix QFAIL() to interract correctly with QEXPECT_FAIL() 2021-06-15 18:55:16 +02:00
ssl qopenssl_symbols: Change how we mark function unused 2021-06-24 23:30:47 +00:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00