qt6-bb10/tests/auto/corelib/text/qstringview
Marc Mutz 2a5d0dcf10 tst_QStringView: add missing CanConvert from char16_t/wchar_t arrays
QChar[N] and ushort[N] are being checked, it's unclear why char16_t[N]
and wchar_t[N] were missing.

Add them.

Pick-to: 6.5 5.15
Change-Id: I9a2df2a75886b950e8c2bdec843e3e693e536f86
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit 89401858696d63b8a13c945d5db63856a3b6f5ba)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 67adc2227dc179828d01475c2b9e534bca3152b7)
2024-12-11 06:29:24 +00:00
..
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt tst_QStringView: (re)fix GCC ubsan build 2024-05-23 01:36:55 +02:00
tst_qstringview.cpp tst_QStringView: add missing CanConvert from char16_t/wchar_t arrays 2024-12-11 06:29:24 +00:00