qt5base-lts/tests/auto/corelib/kernel/qvariant
Thiago Macieira cf0a1c2e51 QVariant: fix comparison of enums to numerics
qIsNumericType does not return true for enum types, which meant we never
called numericCompare() or numericEquals() when one of the types was an
enum.

Task-number: QTBUG-108188
Change-Id: I3d74c753055744deb8acfffd172449c68af19367
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-11-09 04:05:50 -07:00
..
stream Remove QRegExp from QVariant 2020-05-14 12:19:47 +00:00
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
CMakeLists.txt tst_qvariant: port away from deprecated methods 2022-08-30 22:46:34 +02:00
tst_qvariant.cpp QVariant: fix comparison of enums to numerics 2022-11-09 04:05:50 -07:00