qt5base-lts/tests/auto/corelib/kernel/qjniobject
Assam Boudjelthia 45daea19c3 Fix set*Field JNI template calls
The calls were trying to pass a JNIEnv* from a QJniEnvironment using
conversion operator which was removed, and weren't detected since they
are templates and were missing tests. This fix that and add test cases
for setField() and setStaticField() calls.

Pick-to: 6.1
Change-Id: I6e1e6b7f557bbc664248ad364c48d63f58b70756
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2021-05-05 16:28:27 +03:00
..
testdata/src/org/qtproject/qt/android/testdata Fix set*Field JNI template calls 2021-05-05 16:28:27 +03:00
CMakeLists.txt Make QJniObject and QJniEnvironment public API 2021-01-27 17:23:04 +02:00
tst_qjniobject.cpp Fix set*Field JNI template calls 2021-05-05 16:28:27 +03:00