qt5base-lts/tests/auto/testlib
Thiago Macieira 194a56ea79 QTest: Fix printing of values of Q_ENUMs
QMetaEnum::key(n) returns the n-th key, which is not necessarily the one
of value n. For the key of value n, we want QMetaEnum::valueToKey(n).

Change-Id: Ic90fe6b1cbe84978a02fffff141bf4a06074917a
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-05-08 08:57:16 +00:00
..
qsignalspy Update copyright headers 2015-02-11 06:49:51 +00:00
selftests QTest: Fix printing of values of Q_ENUMs 2016-05-08 08:57:16 +00:00
testlib.pro Moved autotests in category 'testlib' into new directory structure 2011-09-12 08:36:15 +02:00