qt5base-lts/tests/auto/testlib
Thiago Macieira f5b609cac8 Make the printing of complex byte arrays prettier
Similar to what we've done to QString, only we print each byte that is
not ASCII as \OOO (octal representation).

[ChangeLog][QtTest] QtTest now prints an escaped version of
QByteArrays that failed to compare with QCOMPARE, instead of the hex
dump.

Change-Id: I6a8c43f138c66c998280998a242b43cd579666a0
Reviewed-by: Richard J. Moore <rich@kde.org>
2015-02-15 06:35:43 +00:00
..
qsignalspy Update copyright headers 2015-02-11 06:49:51 +00:00
selftests Make the printing of complex byte arrays prettier 2015-02-15 06:35:43 +00:00
testlib.pro