summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qtlskey_st.cpp
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-04-22 11:59:30 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2021-04-22 16:48:46 +0200
commit948261d70c1719dc7d4dfed7ecfd94ca9b9ade9e (patch)
tree8ecb8a83fbd5bd331cf30d2a2c1afc18a134b360 /src/network/ssl/qtlskey_st.cpp
parentbf65abc4ab49bb8511533886842c698631132eb0 (diff)
qpropertytesthelper: Check that the types match
If you have a property myprop of type float, testReadWritePropertyBasics would happily accept testReadWritePropertyBasics(myObject, 1, 2, "myProp") The test would then fail when setting bindings, as we would try to install a binding of type int on a float property, which gets rejected at runtime. To prevent unexpected failures, verify that the types match before doing any further checks. Change-Id: I3893563fce0e11f9e20afa7c6a1e1fe0385382ab Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Diffstat (limited to 'src/network/ssl/qtlskey_st.cpp')
0 files changed, 0 insertions, 0 deletions