Reuse QQuickView in GridView table driven tests
authorMartin Jones <martin.jones@nokia.com>
Tue, 13 Mar 2012 23:50:31 +0000 (09:50 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 14 Mar 2012 00:12:19 +0000 (01:12 +0100)
commit89d6599de9092ac1f5e24981e642d87d57f593b5
treecf8694e817fcfb3a49690fd1abae0db1031c9fd7
parentc67ed6887a8ee2fac935d81630b4b77926486c9b
Reuse QQuickView in GridView table driven tests

Makes the tests run faster since we're not waiting for a
window to appear all the time.

Change-Id: Id2442cf32055084088c19865499055c7282bcae0
Reviewed-by: Bea Lam <bea.lam@nokia.com>
tests/auto/quick/qquickgridview/tst_qquickgridview.cpp