qt6-bb10/tests/auto/corelib
Jan Grulich 63fa92f2ef QCryptographicHash: fallback to non-OpenSSL implementation for Keccak
Current versions of OpenSSL 3 don't support Keccak hashes as these are
going to be introduced with OpenSSL 3.2 so we should rather fallback to
the non-OpenSSL implementation instead of using SHA3.

Fixes: QTBUG-118814
Pick-to: 6.5 6.6
Change-Id: Iedeb81cd76d43d920fc10e1efdac261bc12a394c
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-11-08 18:40:14 +01:00
..
animation QSequentialAnimationGroup: extend bindable property unit tests 2023-09-03 18:20:21 +02:00
global is_virtual_base_of: suppress warnings in the test 2023-09-28 09:40:23 +02:00
io tests: skip setPermissions test if running as root 2023-11-03 11:00:11 +02:00
ipc QSharedMemory: fix attach() -> create() for non-legacy SystemV mode 2023-11-08 15:56:54 +01:00
itemmodels QItemSelectionModel: don't warn when destroying the model 2023-09-22 01:42:45 +02:00
kernel JNI: allow QString as a parameter to native methods 2023-11-07 01:59:51 +08:00
mimetypes QMimeDatabase: update freedesktop.org.xml to shared-mime-info 2.3 2023-11-07 16:04:03 +01:00
platform Android: add an appless test that recreates QGuiApplication 2023-10-26 20:04:51 +02:00
plugin QTemporaryFile(Name): don't make the path absolute on generation 2023-10-26 11:36:46 -07:00
serialization wasm: Fix test runner for asynchronous tests 2023-10-26 13:43:39 +02:00
text QLocal8Bit::convertToUnicode[win]: Support stateless flag 2023-11-06 18:23:19 +01:00
thread wasm: Fix test runner for asynchronous tests 2023-10-26 13:43:39 +02:00
time QTimeZone(qint32 offsetSeconds): use IANA ID when one is available 2023-11-03 18:27:14 +01:00
tools QCryptographicHash: fallback to non-OpenSSL implementation for Keccak 2023-11-08 18:40:14 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00