qt5base-lts/tests/auto/corelib/tools
Denis Dzyubenko e62fe9ed4f Fixed QString::operator<(QLatin1String)
QLatin1String now has a constructor that takes explicit length, which makes it
possible to create QLatin1String that do not have null-termination character.
Fixed QString::operator> and < to be safe in that case.

In the same patch fixed qtjson which had operator< implemented in the same way.

QString::compare(QLatin1String) is still broken and will be fixed separately.

Change-Id: I48ec1183a6f44034129cc17312af854795085408
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-26 13:28:16 +01:00
..
qalgorithms Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qbitarray Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qbytearray Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qbytearraymatcher Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qcache Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qchar Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qcontiguouscache Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qcryptographichash Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdate Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdatetime Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qeasingcurve Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qelapsedtimer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qexplicitlyshareddatapointer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfreelist Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qhash Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qline Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qlist Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qlocale Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmap Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmargins Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qpoint Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qqueue Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qrect Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qregexp Fix a couple of edge cases for WildcardUnix matching 2012-01-26 07:02:25 +01:00
qringbuffer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qscopedpointer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qscopedvaluerollback Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qset Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsharedpointer Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsize Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsizef Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstl Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstring Fixed QString::operator<(QLatin1String) 2012-01-26 13:28:16 +01:00
qstringbuilder Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstringlist Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstringmatcher Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qstringref Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtextboundaryfinder Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtime Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtimeline Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qvarlengtharray Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qvector Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00