summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
diff options
context:
space:
mode:
authorTatiana Borisova <tatiana.borisova@qt.io>2021-12-14 17:24:27 +0200
committerTatiana Borisova <tatiana.borisova@qt.io>2021-12-16 19:45:08 +0200
commit387797e9238c987637acc81baa32b95f9a9d6b12 (patch)
treeb5d418974faaa717d9c05ad2e6e9a889639fb713 /tests/auto/corelib/tools
parent0d91ad44a7f47be0aacaa1ca98176e8a51e3997a (diff)
Fix INTEGRITY runtime qobject issue
- There is no space symbol in the expression evaluation by GHS compiler. Because of space in prefix constant, begin pointer is moved too far and skips 1 letter in the class name. In result, on testing stage we see: I/O: FAIL! : tst_QObject::property() Compared strings are not the same I/O: Actual (property.typeName()) : ropertyObject::Alpha I/O: Expected ("PropertyObject::Alpha"): PropertyObject::Alpha Pick-to: 6.2 6.3 Change-Id: I52759860fd26b8d50df96dcc4ab0a6b005329a9f Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/tools')
0 files changed, 0 insertions, 0 deletions