qt5base-lts/tests/auto
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
..
android Update copyright headers 2015-02-11 06:49:51 +00:00
bic/data test: Add 5.1.0 bic data for linux-gcc-ia32 2013-07-08 21:47:36 +02:00
cmake Update text to the new license header 2015-02-12 18:29:40 +00:00
compilerwarnings/data Update copyright headers 2015-02-11 06:49:51 +00:00
concurrent Update copyright headers 2015-02-11 06:49:51 +00:00
corelib QDateTime: micro-optimize QDebug op<< 2015-02-15 19:38:59 +00:00
dbus QDBusConnection::registorObject with interface 2015-02-15 02:17:53 +00:00
gui Add support for GPU bug list reading. 2015-02-14 16:23:47 +00:00
guiapplauncher
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network QSslSocket test - adapt 'verifyClientCertificate' for Secure Transport 2015-02-13 20:43:09 +00:00
opengl Update copyright headers 2015-02-11 06:49:51 +00:00
other Make QAccessibleTextWidget::attributes respect default document font 2015-02-13 20:53:26 +00:00
printsupport Update copyright headers 2015-02-11 06:49:51 +00:00
shared Update copyright headers 2015-02-11 06:49:51 +00:00
sql Update copyright headers 2015-02-11 06:49:51 +00:00
testlib Make the printing of complex byte arrays prettier 2015-02-15 06:35:43 +00:00
tools Update copyright headers 2015-02-11 06:49:51 +00:00
widgets Add missing QPlainTextEdit::createStandardContextMenu(QPoint) 2015-02-15 14:25:01 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
auto.pro Temporarily disable the QtDBus tests if the session bus isn't available 2014-12-23 12:22:56 +01:00
network-settings.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtest-config.h Update copyright headers 2015-02-11 06:49:51 +00:00
test.pl Update copyright headers 2015-02-11 06:49:51 +00:00