qt5base-lts/tests/auto/network/ssl
Shane Kearns bb234e238c Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors
Although we created an enum for pause modes to make 5.x binary
compatible with 5.0, the enum value is not well named.
In 5.1, we propose to add PauseOnProxyAuthentication to the enum.
PauseOnNotify is not clear what it means, while PauseOnSslErrors is.

Any new notification in a minor release would need a new enum value
otherwise applications would get pauses they did not expect.

Task-number: QTBUG-19032
Change-Id: I4dbb7467663b37ca7f0551d24a31bc013968bedc
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-05-04 03:11:17 +02:00
..
qsslcertificate QSslCertificate - make lazy initialisation thread safe 2012-03-06 12:25:22 +01:00
qsslcipher Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslerror Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslkey Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslsocket Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors 2012-05-04 03:11:17 +02:00
qsslsocket_onDemandCertificates_member Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
qsslsocket_onDemandCertificates_static Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00