qt5base-lts/tests/auto/corelib
Marc Mutz 036c5db468 QString: add missing contains(QLatin1String) overload
Since contains() just wraps indexOf(), which has a QLatin1String overload,
add one for contains(), too, for consistency.

[ChangeLog][QtCore][QString] Added QLatin1String overload of contains()

Change-Id: I2acc628a51e00789fb2b90400cf0c523a5b5e65a
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-11-26 17:15:46 +01:00
..
animation don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
codecs Replace use of putenv in test case 2013-11-04 11:16:16 +01:00
global Merge remote-tracking branch 'origin/stable' into dev 2013-10-24 12:48:42 +02:00
io WinRT: implement QStandardPaths 2013-11-12 12:46:37 +01:00
itemmodels exclude gui-needing tests from -no-gui build 2013-10-18 20:05:27 +02:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel QSignalBlocker: (new) RAII class for QObject::blockSignals() 2013-10-30 12:56:44 +01:00
mimetypes Add QT_NO_PROCESS guards in tests where they are missing 2013-09-03 08:42:24 +02:00
plugin don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
statemachine don't erroneously claim that gui support is needed 2013-10-16 17:10:15 +02:00
thread QThreadPool: fix race at time of thread expiry. 2013-10-31 17:45:58 +01:00
tools QString: add missing contains(QLatin1String) overload 2013-11-26 17:15:46 +01:00
xml Check for network module when building according auto tests 2013-02-19 19:20:53 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00