qt5base-lts/tests/auto/corelib
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
..
animation CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
global CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
io CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
ipc CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
itemmodels CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
kernel CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
mimetypes CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
serialization CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
text QAnyStringView: add QDebug stream operator 2023-07-06 02:18:38 +00:00
thread CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
time CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
tools CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00