Commit 7dc37bc9 authored by Alan Alpert's avatar Alan Alpert Committed by Qt by Nokia
Browse files

Get tst_examples passing again


Shared QDeclarativeEngine sidesteps GC slowdown issue.

New approach also verifies that the root object successfully loaded,
this picks up all the cases where it did not successfully load before.
Most of these were because they weren't importing QtQuick 2.0, import
statements have been updated. One was because it does not create a
QQuickItem root, it has been manually excluded. This required adding per
file exclusions to the current directory exclusions.

Change-Id: I809f0f20acc319aef58ba2e30e672e32f640686d
Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
parent 21de6faa
No related merge requests found
Showing with 20 additions and 20 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment