qthttpserver/tests/auto/qhttpserver
Timur Pocheptsov fbfc0ab8d8 tst_qhttpserver: do not block the test with keychain access dialog
Our approach with a temporary keychain stopped working on macOS 15,
where we fortunately have a new option when importing a PKCS12 blob.
But it is possible to build using SDK 14 and then run on macOS 15,
where our trick would fail. In this case, skip the test/SSL usage.

Task-number: QTBUG-130500
Pick-to: 6.8
Change-Id: Iebe31d2d6affa686ccb4287cd80c2c5683cc787a
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2024-10-26 07:50:23 +02:00
..
data Introduce QHttpServerResponse::fromFile() 2019-06-14 15:19:29 +09:00
BLACKLIST tst_qhttpserver: do not block the test with keychain access dialog 2024-10-26 07:50:23 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-25 16:10:12 +00:00
tst_qhttpserver.cpp tst_qhttpserver: do not block the test with keychain access dialog 2024-10-26 07:50:23 +02:00