qt5base-lts/tests/auto/network/ssl
Alexander Akulich 6d18e4a2b8 Revert "QAbstractSocket: deprecate 'error' member-function"
This reverts commit 94b3dd77f2.

The patch fixes ambiguity between a getter and a signal by changing the
getter name, but we still have to rename the signal to follow the signals
naming convention.

Revert the commit to keep the getter as is and change the signal name instead.

Change-Id: I0dd60cf1ae9d1bd95beeb8ad58661ca4b1fb63b9
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-02-26 23:07:52 +03: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 Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03: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 Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03: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