qt6-bb10/tests/auto/corelib
Kai Koehne 326e9c8962 Remove trailing space from QDebug stream
It's unexpected that all messages generated by the stream version
of qDebug and friends have a trailing space. It also makes switching
to categorized logging (which only supports the stream version) difficult,
since all autotests checking for debug output would have to be adapted.

Task-number: QTBUG-15256
Change-Id: I8d627a8379dc273d9689f5611184f03607b73823
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-12-06 13:33:10 +01:00
..
animation don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
codecs Replace use of putenv in test case 2013-11-04 11:16:16 +01:00
global Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
io Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
itemmodels Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
json Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
kernel Remove trailing space from QDebug stream 2013-12-06 13:33:10 +01:00
mimetypes Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02: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 tst_qthreadpool: fix memory leak 2013-11-28 09:14:11 +01:00
tools Merge remote-tracking branch 'origin/stable' into dev 2013-11-26 22:35:48 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro