Fix qqmlproperty::warnOnInvalidBinding
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 14 Jun 2013 06:07:01 +0000 (08:07 +0200)
committerLars Knoll <lars.knoll@digia.com>
Sat, 15 Jun 2013 13:26:19 +0000 (15:26 +0200)
commitb5932a162afc0faf126d79c323c4e028300f9074
treed16add85f8f6ca88973325879b535833ded08be3
parentfdc067dff4d8f2e6e70102a3f8ac56921f668986
Fix qqmlproperty::warnOnInvalidBinding

* Add column to expected warning message
* Get rid of eval that doesn't make sense with only one JS engine
  and doesn't work in strict mode

Change-Id: I63cd3784cd8c255af8832ea5ca1e6e5e2d48431e
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
tests/auto/qml/qqmlproperty/data/invalidBinding.qml
tests/auto/qml/qqmlproperty/tst_qqmlproperty.cpp