qt6-bb10/tests/auto/corelib
Marc Mutz f9474364ee QByteArrayView: make conversion to string_view constexpr
Both QByteArrayView and std::string_view are Literal Types, so the
conversion between them should be constexpr.

Amends 96d67da420.

Found in API-review.

Pick-to: 6.7
Change-Id: Ic513ce32aa2a743ca890dc05a683a62c0f3a7d50
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2024-03-01 09:41:11 +02:00
..
animation Change license for tests files 2024-02-04 09:56:42 +01:00
global tst_qmessagehandler: disable the backtrace tests outside of x86 2024-02-26 23:29:39 -08:00
io Add QDirListing, an STL-style iterator for directory entries 2024-02-29 16:35:57 +02:00
ipc Change license for tests files 2024-02-04 09:56:42 +01:00
itemmodels Change license for tests files 2024-02-04 09:56:42 +01:00
kernel JNI: support construction of QJniArray from std::initializer_list 2024-02-26 20:17:27 +01:00
mimetypes Change license for tests files 2024-02-04 09:56:42 +01:00
platform Change license for tests files 2024-02-04 09:56:42 +01:00
plugin Remove extra semi-colons 2024-02-06 20:17:18 +09:00
serialization QCborStreamReader: rename toType(Type&) -> appendToType(Type&) 2024-02-29 15:35:57 +01:00
text QByteArrayView: make conversion to string_view constexpr 2024-03-01 09:41:11 +02:00
thread Fix conversion warning in tst_qresultstore 2024-02-27 19:45:42 +01:00
time QIcuTimeZonePrivate constructor: save iteration over all zone IDs 2024-02-08 15:40:03 +01:00
tools QList: add uninitialized resizes 2024-02-16 14:20:50 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00