qt5base-lts/tests/auto/corelib/tools/qstringapisymmetry
Anton Kudryavtsev 55240bcdf3 QStringView, QLatin1String: add lastIndexOf methods
While touching the code, factor out internal methods
to avoid needlees latin1->utf16 conversion.

[ChangeLog][QtCore][QLatin1String] Added lastIndexOf().

[ChangeLog][QtCore][QStringView] Added lastIndexOf().

Change-Id: I1c624f00e4ed10111e0d00b86daff7904eeed176
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-06-18 14:48:50 +03:00
..
.gitignore Add test for API symmetry of QString/Ref, QLatin1String, QChar 2016-03-15 08:11:35 +00:00
qstringapisymmetry.pro Enable c++17 in the QStringApiSymmetry test 2017-05-05 07:11:57 +00:00
tst_qstringapisymmetry.cpp QStringView, QLatin1String: add lastIndexOf methods 2019-06-18 14:48:50 +03:00