qt5base-lts/tests/auto/network/ssl
Samuel Gaist 49f143e19c QSslCertificate: migrate to QRegularExpression
This is part of the migration of qtbase from QRexExp to
QRegularExpression.

If support for regular expression is disabled, fixed string can
still be used.

[ChangeLog][QtCore][QSslCertificate] Add overload of fromPath that does
not make use of QRegExp and deprecate the QRegExp variant.

Task-number: QTBUG-72587
Change-Id: I507d8941cc7d70166da0948375dc421fe5e7d967
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-01-23 16:47:31 +01:00
..
qasn1element QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
qdtls QSslSocket - remove old OpenSSL backend (< 1.1) 2019-11-01 14:52:09 +01:00
qdtlscookie DTLS auto-test(s) - fix a buggy logic with pending datagrams 2019-10-10 11:28:24 +02:00
qocsp QSslSocket: deprecate sslErrors() getter 2020-01-10 13:41:59 +01:00
qpassworddigestor Introduce QPasswordDigestor functions 2018-04-23 12:55:45 +00:00
qsslcertificate QSslCertificate: migrate to QRegularExpression 2020-01-23 16:47:31 +01:00
qsslcipher prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qssldiffiehellmanparameters prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslellipticcurve prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslerror prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslkey Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qsslsocket Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-15 01:00:39 +01:00
qsslsocket_onDemandCertificates_member Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
qsslsocket_onDemandCertificates_static Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
ssl.pro Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00