qt5base-lts/tests/auto/corelib/io
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
..
largefile Fix tst_largefile QCOMPARE value types 2015-03-18 13:35:40 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qdatastream Update copyright headers 2015-02-11 06:49:51 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Update copyright headers 2015-02-11 06:49:51 +00:00
qdir QDir: fix int overflow 2015-04-20 07:43:58 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qfileinfo Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qfileselector Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Tests: Use blacklist for failing tst_qfilesystemwatcher tests 2015-04-28 12:35:21 +00:00
qiodevice Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile Merge remote-tracking branch 'origin/5.4' into merge5.5 2015-05-08 13:26:44 +02:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
qprocess Update copyright headers 2015-02-11 06:49:51 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment Update copyright headers 2015-02-11 06:49:51 +00:00
qresourceengine fix distclean targets 2015-04-23 19:16:57 +00:00
qsavefile QSaveFile: Fix permissions on creation 2015-04-08 07:48:17 +00:00
qsettings Update copyright headers 2015-02-11 06:49:51 +00:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Haiku: Adapt tst_qstorageinfo unit test to Haiku 2015-02-14 08:12:46 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Skip instead of entirely excluding tests with disabled features 2015-03-16 09:34:15 +00:00
qurl tst_QUrl: Add extra testcases 2015-03-14 01:15:05 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Update copyright headers 2015-02-11 06:49:51 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00