qt5base-lts/tests/auto/network
Jeremy Lainé 14d1097f45 ssl: store socket in setEmptyDefaultConfiguration
The setEmptyDefaultConfiguration test creates a socket and connects its
sslErrors signal to tst_QSslSocket's ignoreErrorSlot slot. This slot
expects the socket to have been stored in tst_QsslSocket's "socket"
member, which was not being done. This patch fixes this problem.

It does beg the question of whether having a "socket" member in the
tst_QSslSocket class is a good idea as it is error prone.

Change-Id: Ic59d1789c5f1ed240c3f0c37981f6ecc35572f0d
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-12-13 08:32:19 +01:00
..
access Merge remote-tracking branch 'origin/5.4' into dev 2014-11-24 13:39:13 +01:00
bearer update QtBearer NetworkManager backend API 2014-10-21 01:01:06 +02:00
kernel Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00
socket Mark QSocks5SocketEngine tests blacklisted 2014-11-21 16:48:20 +01:00
ssl ssl: store socket in setEmptyDefaultConfiguration 2014-12-13 08:32:19 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00