Fix QQuickImage tiling_QTBUG_6716 and mirror tests.
authorYann Bodson <yann.bodson@nokia.com>
Wed, 2 May 2012 04:29:20 +0000 (14:29 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 2 May 2012 23:20:05 +0000 (01:20 +0200)
commita54d51ee89aaf6ffc9f9b8e4f131829b0969f35f
treec1d8f4dfbcd1e449a89102722a83589505794c0d
parentd815e111799877b3d1e77ebe0650040e311d2ded
Fix QQuickImage tiling_QTBUG_6716 and mirror tests.

QQuickView::grabFrameBuffer doesn't crash on mac anymore.
Also update mirror test to reflect the way we handle tiling now
(centered if no horizontal or vertical alignment set).

Task-number: QTBUG-21688
Change-Id: Ifaa321ac0914840562ee61241c8f30d8fe8e8f04
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
tests/auto/quick/qquickimage/data/mirror.qml
tests/auto/quick/qquickimage/tst_qquickimage.cpp