Reuse QQuickView in ListView table driven tests
authorMartin Jones <martin.jones@nokia.com>
Tue, 13 Mar 2012 05:54:19 +0000 (15:54 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 08:47:23 +0000 (09:47 +0100)
commit70ac6b1705b0c500c136129bc9691050a50b442a
treee0e65a2f402b331897b96dceb8b2c5f2c01e60d0
parent1f76525c5f701f612b56a49715cda6597e3727b1
Reuse QQuickView in ListView table driven tests

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

Change-Id: Ibff3706873dbad2f92d2135eae260368f4f4bb10
Reviewed-by: Bea Lam <bea.lam@nokia.com>
tests/auto/quick/qquicklistview/tst_qquicklistview.cpp