qt5base-lts/tests/auto/network
Friedemann Kleint 06de0da1e8 Make warnings of QIODevice more verbose.
Include class name, object name and file name when available.
For the bug in question:

QIODevice::read: device not open

becomes

QIODevice::read (QTcpSocket, "QFtpDTP Passive state socket"): device not open

Adding a static function also makes it easier to set a breakpoint
and find the culprit.

Task-number: QTBUG-46112
Change-Id: Ic181d8ab292912d1acbcc3cb84d9679fe4842ca0
Reviewed-by: Laszlo Papp <lpapp@kde.org>
Reviewed-by: Alex Trotsenko <alex1973tr@gmail.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-05-23 08:59:20 +00:00
..
access Merge remote-tracking branch 'origin/5.4' into merge5.5 2015-05-08 13:26:44 +02:00
bearer Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
kernel Tests: Remove tst_QHostInfo::abortHostLookupInDifferentThread() test 2015-05-13 11:21:14 +00:00
socket Remove the tests for Ubuntu Oneiric (11.10) 2015-03-17 01:26:13 +00:00
ssl Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00