qt6-bb10/tests/auto/corelib/text
Marc Mutz b2b5862479 QAnyStringView: add QDebug stream operator
When QDebug::quoted(), indicates the encoding using the u/u8 prefixes
or the _L1 suffix. This is information that might come in handy, and
we plan to make it off-switchable (QTBUG-114936). The default should
be true, though, for QAnyStringView, because we should confront users
with this feature so they learn it exists. For concrete view types,
changing the default behavior is probably not a good idea.

[ChangeLog][QtCore][QAnyStringView/QDebug] Can now stream
QAnyStringView into QDebug.

Fixes: QTBUG-114935
Change-Id: Icd5bf700c8b7958e942468b54248487998f262d5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-07-06 02:18:38 +00:00
..
qanystringview QAnyStringView: add QDebug stream operator 2023-07-06 02:18:38 +00:00
qbytearray CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytearray_large CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytearrayapisymmetry CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytearraylist CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytearraymatcher CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytearrayview CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qbytedatabuffer CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qchar CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qcollator CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qlatin1stringmatcher CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qlatin1stringview CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qlocale CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qregularexpression CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstring CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstring_no_cast_from_bytearray CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringapisymmetry CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringbuilder CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringconverter CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringiterator CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringlist CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringmatcher CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringtokenizer CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qstringview CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qtextboundaryfinder CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
qunicodetools CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
shared Provide optTitle for a NumberDoubleTestData testcase that needs it 2022-10-11 11:21:38 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00