qt6-bb10/tests/auto/corelib/text/qstring
Isak Fyksen ab0158474b Fix conversion warnings in tst_qstring
Change type of variables `int` -> `size_t`, to match assigned value.

Fixes: QTBUG-122300
Change-Id: I5b99bd6a3b307ba2ec4ef79bcc517da60ae36413
Reviewed-by: Matthias Rauter <matthias.rauter@qt.io>
2024-02-27 18:45:42 +00:00
..
.gitignore Move text-related code out of corelib/tools/ to corelib/text/ 2019-07-10 17:05:30 +02:00
CMakeLists.txt CI: Enable tests under corelib/text for Wasm platform 2023-07-10 14:53:34 +02:00
double_data.h Change license for tests files 2024-02-04 09:56:42 +01:00
tst_qstring.cpp Fix conversion warnings in tst_qstring 2024-02-27 18:45:42 +00:00
tst_qstring_mac.mm Change license for tests files 2024-02-04 09:56:42 +01:00
tst_qstring_wasm.cpp Change license for tests files 2024-02-04 09:56:42 +01:00