qt6-bb10/tests/auto/corelib
Sona Kurazyan e440fec7fc Add literal operators for QLatin1String and QLatin1Char
The operators are declared in the Qt::Literals::StringLiterals
namespace, to avoid collisions in the global namespace.

[ChangeLog][QtCore][QLatin1String] Added literal operator""_L1 that
converts string literals and chars to QLatin1String and QLatin1Char.

Fixes: QTBUG-98434
Change-Id: Ia945a6acf4b8d4fbbb5f803264e4d79d7b17a8da
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
2022-03-04 01:58:10 +01:00
..
animation tst_qanimationgroup: fix memleaks 2022-01-05 08:22:00 +01:00
global tst_qflags: don't suppress deprecation warnings 2022-03-03 00:18:39 +01:00
io QSettings: support reading UTF-8 keys in INI files 2022-03-02 11:13:33 +01:00
itemmodels Fix test to pass with QT_FORCE_ASSERTS 2022-02-18 18:55:38 +01:00
kernel QMetaObjectBuilder: Always set Data::metatypes 2022-03-02 10:43:49 +01:00
mimetypes Remove unused .qrc files 2022-01-17 23:17:01 +01:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix test when accessing patched plugin too fast 2022-02-25 14:52:34 +02:00
serialization Activate tst_qxmlstream for Android 2022-03-02 14:55:00 +01:00
text Add literal operators for QLatin1String and QLatin1Char 2022-03-04 01:58:10 +01:00
thread Core: Fix tests that did break because QProcess security fix 2022-02-24 09:49:52 +02:00
time Expand testing of QDateTime's isNull() and isValid() 2022-02-18 17:44:53 +01:00
tools Associative containers: add a way to obtain a key/value range 2022-03-04 00:21:44 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00