qt5base-lts/tests/auto/network/ssl/qsslcertificate
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
..
certificates Updated license headers 2016-01-21 18:55:18 +00:00
more-certificates OpenSSL 1.1.1: Fix tst_QSslCertificate::toText 2018-05-04 12:57:47 +00:00
pkcs12 Fix crash when reading a PKCS12 file with no private key 2017-08-17 06:43:49 +00:00
verify-certs Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qsslcertificate.pro prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
tst_qsslcertificate.cpp QSslCertificate: migrate to QRegularExpression 2020-01-23 16:47:31 +01:00