qt5base-lts/tests/auto/corelib
David Faure 91c9cae720 QDebugStateSaver: call maybeSpace() in destructor.
tst_qdebug didn't test adding something else after the MyLine object,
so I didn't realize that a space was missing there. All debug operators
should end with maybeSpace(), but with the settings of the caller, so this
requires restoring the settings before calling it. To make it convenient
for all << operators, the destructor of QDebugStateSaver takes care of that.

Change-Id: I18ab78d99d7ee3be951082b5b5d34718ee60e21d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-03-13 17:59:50 +01:00
..
animation tst_qpauseanimation: Fix condition in QEXPECT_FAIL. 2014-01-30 22:10:22 +01:00
codecs Fix compilation after b0afad8f0b 2014-02-07 04:47:12 +01:00
global Turn off compiler optimization in tst_qtendian for MSVC2008. 2014-03-04 11:29:30 +01:00
io QDebugStateSaver: call maybeSpace() in destructor. 2014-03-13 17:59:50 +01:00
itemmodels tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
json Complete QJsonValue::fromVariant() 2014-03-06 12:21:14 +01:00
kernel Try to speedup tst_qmetatype.cpp compilation with clang. 2014-03-06 17:22:55 +01:00
mimetypes test: Don't build qmimedatabase-cache for QNX 2014-01-16 16:11:04 +01:00
plugin qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT 2013-11-15 06:30:53 +01:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread Remove use of templates in tst_qatomicinteger. 2014-03-04 15:59:05 +01:00
tools Revert the QByteArrayList addition to Qt 5.3 2014-03-08 00:21:53 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00