qt5base-lts/tests/auto/corelib/kernel/qjniobject
Volker Hilsheimer 9b37762c55 JNI: Add promotion for signed char and extend test case
The jbyte type is a signed char, which also promotes to int in variadic
argument functions.

Extend the test case to make sure that we don't get any warnings for
the most relevant parameter types.

Change-Id: I7811e1eebdbc989ab5989eb1a2c502acd0540bc7
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
Reviewed-by: Zoltan Gera <zoltan.gera@qt.io>
2023-09-29 16:50:41 +02:00
..
testdata/src/org/qtproject/qt/android/testdata JNI: Add promotion for signed char and extend test case 2023-09-29 16:50:41 +02:00
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qjniobject.cpp JNI: Add promotion for signed char and extend test case 2023-09-29 16:50:41 +02:00