qt6-bb10/tests/auto/corelib/io
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
..
largefile
qabstractfileengine
qbuffer
qdatastream
qdebug Fix QTextStream and QDebug operator<< for QLatin1String 2012-02-02 11:10:04 +01:00
qdir
qdiriterator
qfile Fixed qfile unittest on windows 2012-02-02 05:42:07 +01:00
qfileinfo
qfilesystementry
qfilesystemwatcher
qiodevice
qnodebug
qprocess
qprocessenvironment
qresourceengine
qsettings
qstandardpaths
qtemporarydir
qtemporaryfile
qtextstream Fix QTextStream and QDebug operator<< for QLatin1String 2012-02-02 11:10:04 +01:00
qurl
qwinoverlappedionotifier
io.pro