qt5base-lts/tests/auto/network
Marc Mutz 3b0ea78603 tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test fail
The deleteLater() call wasn't reliably reached when tests fail,
so use a QScopedPointer with QScopedPointerDeleteLater deleter.

Change-Id: Ica73bc73c2a0ac1e9b77e4804f2aedcad9b662a0
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2016-08-11 04:34:19 +00:00
..
access Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on Windows 2016-06-30 07:07:11 +00:00
bearer Fix compilation for WinRT 2015-12-14 08:43:15 +00:00
kernel Fixed crash in QAuthenticator::operator== 2016-05-13 03:58:06 +00:00
socket QNativeSocketEngine::option(): return a correct value on invalid call 2016-08-05 08:30:18 +00:00
ssl tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test fail 2016-08-11 04:34:19 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00