qt5base-lts/tests/auto/network
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
..
access Optimise windows cert fetching and fix test case. 2012-05-03 16:11:58 +02:00
bearer Add unit test for usagePolicies 2012-04-11 22:20:03 +02:00
kernel troll.no changed its NS record configuration. Adapt. 2012-05-03 16:11:58 +02:00
socket Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
ssl Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors 2012-05-04 03:11:17 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00