qt5base-lts/tests/auto/corelib
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
..
animation Update copyright headers 2015-02-11 06:49:51 +00:00
codecs Update copyright headers 2015-02-11 06:49:51 +00:00
global Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
io QDateTime: micro-optimize QDebug op<< 2015-02-15 19:38:59 +00:00
itemmodels Update copyright headers 2015-02-11 06:49:51 +00:00
json Update copyright headers 2015-02-11 06:49:51 +00:00
kernel Add conversion between Q_ENUMs and strings in QVariant 2015-02-15 08:48:01 +00:00
mimetypes Update copyright headers 2015-02-11 06:49:51 +00:00
plugin Update copyright headers 2015-02-11 06:49:51 +00:00
statemachine QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
thread Update copyright headers 2015-02-11 06:49:51 +00:00
tools QtCore: assorted migrations to QString::asprintf 2015-02-12 19:40:04 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00