aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/data/failedCompilation.1.qml
Commit message (Collapse)AuthorAgeFilesLines
* Ensure repeated compilation does not failMatthew Vogt2012-05-211-0/+4
Failure could result from the allocation of an address previously used for the same class. The test is repeated for a surprisingly large count of repetitions to increase the chance of this occurring. Change-Id: I045902c50021f23adbbd61fccf41b9c38657387a Reviewed-by: Chris Adams <christopher.adams@nokia.com>