Re-enable two disabled var property tests and make them pass
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 14 Jun 2013 20:12:04 +0000 (22:12 +0200)
committerLars Knoll <lars.knoll@digia.com>
Sat, 15 Jun 2013 13:27:33 +0000 (15:27 +0200)
commit6b71ae03f39229cc22739cc6336e93fb348741a5
tree611e27753fcb71e1057e8a3fe7975ef4fda058e5
parentb5932a162afc0faf126d79c323c4e028300f9074
Re-enable two disabled var property tests and make them pass

When marking the var properties of a VME-metaobject (we decided to keep its
QObject alive), then we must also mark the var properties of the parent
VME-metaobject. The two property var inheritance tests verify that.

Change-Id: If1f0d4f3daef78d42adb7052cc1ce7bbdd6da585
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/qqmlvmemetaobject.cpp
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp