qtdeclarative/tests/auto/qml/qmlcppcodegen
Ulf Hermann 03ff348b49 QmlCompiler: Support more integer types
This adds support for 8- and 16-bit signed and unsigned integer types.
The test exposes that the engine fails to correctly convert out of range
values when assigning to a 32-bit int property. Fix that as drive-by.

Fixes: QTBUG-101634
Change-Id: I0a4177f49ffc062a1f444e30424e94c1f293e70c
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-03-30 15:46:55 +02:00
..
data QmlCompiler: Support more integer types 2023-03-30 15:46:55 +02:00
CMakeLists.txt Controls: Use PlatformDialogHelper for enums in DialogButtonBox 2023-02-15 14:04:44 +01:00
tst_qmlcppcodegen.cpp QmlCompiler: Support more integer types 2023-03-30 15:46:55 +02:00