qt5base-lts/tests/auto/corelib/io
Marc Mutz 1d2efe1f27 QDateTime: micro-optimize QDebug op<<
Instead of constructing a QString that describes the QDateTime
instance, stream the constituents of the string into QDebug
directly, using op<< for Q_ENUM, now that it's available.

Adapt test to new format of enums.

Effects on Linux GCC 4.9 stripped release builds:
 text  -1068B
 data    +-0B
 relocs  +-0

Change-Id: I1a5ce28904edd7d0f6c8d982fd41c52e3536e036
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-02-15 19:38:59 +00:00
..
largefile Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Update copyright headers 2015-02-11 06:49:51 +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 Haiku: Adapt tst_qdir unit test to Haiku 2015-02-12 17:51:27 +00:00
qdiriterator Update copyright headers 2015-02-11 06:49:51 +00:00
qfile Update copyright headers 2015-02-11 06:49:51 +00:00
qfileinfo Update copyright headers 2015-02-11 06:49:51 +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 Update copyright headers 2015-02-11 06:49:51 +00:00
qiodevice Update copyright headers 2015-02-11 06:49:51 +00:00
qipaddress Update copyright headers 2015-02-11 06:49:51 +00:00
qlockfile Update copyright headers 2015-02-11 06:49:51 +00: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: micro-optimize QDebug op<< 2015-02-15 19:38:59 +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 Update copyright headers 2015-02-11 06:49:51 +00:00
qsavefile Update copyright headers 2015-02-11 06:49:51 +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 Update copyright headers 2015-02-11 06:49:51 +00:00
qurl QUrl effective TLDs: update table 2015-02-13 07:28:17 +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