qt5base-lts/tests/auto/corelib/io/qdebug
Kent Hansen 7edd623957 Fix QTextStream and QDebug operator<< for QLatin1String
QLatin1String now has a constructor that takes explicit length, which
makes it possible to create a QLatin1String that isn't null-terminated.
Made the QTextStream and QDebug << operators work in that case.

Change-Id: I94d051ce2ebfb2d2a403b96d25e040c80a54bf7c
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-02 11:10:04 +01:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qdebug.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qdebug.cpp Fix QTextStream and QDebug operator<< for QLatin1String 2012-02-02 11:10:04 +01:00