Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.9 6.8 6.5 5.15 Change-Id: I9a2df2a75886b950e8c2bdec843e3e693e536f86 Reviewed-by: Ivan Solovev <[email protected]>
- Loading branch information