aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickanimatorjob.cpp
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@sletta.org>2014-10-08 18:14:43 +0200
committerGunnar Sletta <gunnar@sletta.org>2014-10-10 14:15:55 +0200
commit624844f3db601b48205d7f545732870d45d78300 (patch)
treef1eae2a4cb05b0b42291bfdd5ea43069ac7c0c1b /src/quick/util/qquickanimatorjob.cpp
parent2b5e9534450404fba3bdf89f304d0504ae8587dd (diff)
Stabilize and fix comparisons in animator tests.
compare() will compare properties of objects and neither Qt.rgba nor image.pixel created objects has enumeratable properties so compare is pretty much useless. Use verify + == which will rely on toString() which is ok. A few of the tests relied on execution order of signals emitted on animation.running being changed and would occasionally fail. Change-Id: I531c7f21b58a922a6be9ca2b6de120a68209a6d6 Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'src/quick/util/qquickanimatorjob.cpp')
0 files changed, 0 insertions, 0 deletions