qt5base-lts/tests/auto/corelib/text/qstring
Ahmad Samir 7564583d36 QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCII
Now the tst_qstring is compiled three times:
- with QT_NO_CAST_FROM_ASCII defined
- with QT_RESTRICTED_CAST_FROM_ASCII defined
- with neither of the above defined

so as to cover more code paths.

Pick-to: 6.5
Task-number: QTBUG-109228
Change-Id: I65eca0f6f6aea66fed6eeda1eb77a50a97210807
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-04-29 18:15:23 +02:00
..
.gitignore
CMakeLists.txt QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCII 2023-04-29 18:15:23 +02:00
double_data.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tst_qstring_mac.mm QString: change test data to compile with QT_NO_CAST_FROM_ASCII [10/13] 2023-03-15 22:25:57 +02:00
tst_qstring_wasm.cpp Add QString<->emscripten::val conversion functions 2023-01-13 21:07:14 +01:00
tst_qstring.cpp QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCII 2023-04-29 18:15:23 +02:00