qt5base-lts/tests/auto/corelib
Kai Koehne 5bfe794aaa Remove trailing '\n' in qFormatLogMessage output
Do not automatically add a \n to all messages formatted by
qFormatLogMessage. Some backends require a final newline,
some don't, so it's best to only append it where it's actually needed.

The returned string will be null if the pattern is empty. This allows
to differentiate between the case that the pattern just didn't apply
(empty line is printed), and the case that qSetMessagePattern(QString())
have been called (nothing is printed).

Change-Id: I17fde997a4074f58f82de6dea129948155c322d6
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
2014-10-27 08:59:02 +01:00
..
animation Update license headers and add new license files 2014-09-24 12:26:19 +02:00
codecs Fix doc about the list of supported codecs 2014-10-24 22:23:58 +02:00
global Remove trailing '\n' in qFormatLogMessage output 2014-10-27 08:59:02 +01:00
io Further limit the sparse file testing on OS X 2014-10-22 23:00:41 +02:00
itemmodels Update license headers and add new license files 2014-09-24 12:26:19 +02:00
json Update license headers and add new license files 2014-09-24 12:26:19 +02:00
kernel Fix QVariant associative container conversion from built-in types. 2014-10-24 16:27:42 +02:00
mimetypes Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugin Update license headers and add new license files 2014-09-24 12:26:19 +02:00
statemachine tst_QState: fix memleaks 2014-10-19 13:18:12 +02:00
thread tst_QThreadPool: fix memleak 2014-10-19 13:18:07 +02:00
tools tst_QSharedPointer: fix memleak 2014-10-19 13:18:02 +02:00
xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00