Enable tst_qqmlpropertycache
authorChris Adams <christopher.adams@nokia.com>
Thu, 12 Jul 2012 02:00:22 +0000 (12:00 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jul 2012 04:33:06 +0000 (06:33 +0200)
commit3b23b298fbf9e2b80b96e662215154e55c319871
tree7a42cc5f676159abed901441743a78d5874f109c
parent0e2fbb89161ce6bd753ad9f84a5a9ed466c763f3
Enable tst_qqmlpropertycache

Due to the lazy metaobject initialization change, the property cache's
append method is now private.  Instead, it offers a copyAndAppend
method which the test should use.

Change-Id: I1279eb997832244593aa11d5644d14b31ea68dd2
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
tests/auto/qml/qml.pro
tests/auto/qml/qqmlpropertycache/tst_qqmlpropertycache.cpp