qt5base-lts/tests/auto/testlib
Thiago Macieira 644ac04af0 Change how QDebug escapes QStrings in the output
[ChangeLog][Important Behavior Changes] QDebug output for QStrings
changed compared to Qt 5.5.0 to more closely match the output of
previous Qt versions. Like Qt 5.5.0, QDebug will escape non-printable
characters, the backslash and quote characters, but will no longer
escape the printable characters.

Task-number: QTBUG-47316
Change-Id: I52dd43c12685407bb9a6ffff13f62ef68cbc80c5
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-08-06 04:53:38 +00:00
..
qsignalspy Update copyright headers 2015-02-11 06:49:51 +00:00
selftests Change how QDebug escapes QStrings in the output 2015-08-06 04:53:38 +00:00
testlib.pro