qt5base-lts/tests/auto/corelib
Marc Mutz 8005fa3524 QStringRef: add missing relational operators against QLatin1String/QString
Equality and inequality were already provided. Missing were the
less/greater than (or equal) operators.

Added.

Moved existing functions around and more similar to the new ones,
to make the whole code section a bit more manageable.

[ChangeLog][QtCore][QStringRef] Added missing operator{<,>,<=,>=}
comparing against QLatin1String and QString.

Change-Id: Idb3c4fa9b38421637987226f3cc1b77f5d4a6309
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-03-16 08:06:54 +00:00
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
codecs Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
global Add qOverload to select overloaded functions 2016-02-15 12:33:24 +00:00
io Merge remote-tracking branch 'origin/5.7' into dev 2016-03-01 08:23:55 +01:00
itemmodels Updated license headers 2016-01-21 18:55:18 +00:00
json Update testdata 2016-02-17 04:50:50 +00:00
kernel Fix warnings about constructor initialization order in tst_QObject. 2016-02-26 17:37:32 +00:00
mimetypes Updated license headers 2016-01-21 18:55:18 +00:00
plugin Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
tools QStringRef: add missing relational operators against QLatin1String/QString 2016-03-16 08:06:54 +00:00
xml Updated license headers 2016-01-21 18:55:18 +00:00
corelib.pro