Remove copy of tests/shared/util.h.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 17 Oct 2011 09:05:25 +0000 (19:05 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 19 Oct 2011 06:55:39 +0000 (08:55 +0200)
commit8f72ef77d1f37b46583deed532951c6b0e5937ae
tree7739ff40e454768d55f49a548c284f52674fe2e0
parent8b7af5dc1c230c84ba091683d0af475c68c1865e
Remove copy of tests/shared/util.h.

This module has a copy of qtbase's tests/shared/util.h, the contents of
which have been moved into qtestlib and are now accessible from the
QtTest/QtTest header.

Change-Id: I0be9e21dc9f30629dad283a740b9d80347e01140
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
78 files changed:
tests/auto/declarative/debugger/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp
tests/auto/declarative/debugger/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp
tests/auto/declarative/debugger/qdeclarativeenginedebug/tst_qdeclarativeenginedebug.cpp
tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp
tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp
tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp
tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp
tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp
tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp
tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp
tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp
tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp
tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp
tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp
tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp
tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp
tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp
tests/auto/declarative/qdeclarativesqldatabase/tst_qdeclarativesqldatabase.cpp
tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp
tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp
tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp
tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
tests/auto/declarative/qsganimatedimage/tst_qsganimatedimage.cpp
tests/auto/declarative/qsgborderimage/tst_qsgborderimage.cpp
tests/auto/declarative/qsgcanvas/tst_qsgcanvas.cpp
tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp
tests/auto/declarative/qsgdroparea/tst_qsgdroparea.cpp
tests/auto/declarative/qsgflickable/tst_qsgflickable.cpp
tests/auto/declarative/qsgfocusscope/tst_qsgfocusscope.cpp
tests/auto/declarative/qsggridview/tst_qsggridview.cpp
tests/auto/declarative/qsgimage/tst_qsgimage.cpp
tests/auto/declarative/qsgitem/tst_qsgitem.cpp
tests/auto/declarative/qsgitem2/tst_qsgitem.cpp
tests/auto/declarative/qsglistview/tst_qsglistview.cpp
tests/auto/declarative/qsgloader/tst_qsgloader.cpp
tests/auto/declarative/qsgmousearea/tst_qsgmousearea.cpp
tests/auto/declarative/qsgpathview/tst_qsgpathview.cpp
tests/auto/declarative/qsgpositioners/tst_qsgpositioners.cpp
tests/auto/declarative/qsgtext/tst_qsgtext.cpp
tests/auto/declarative/qsgtextedit/tst_qsgtextedit.cpp
tests/auto/declarative/qsgtextinput/tst_qsgtextinput.cpp
tests/auto/declarative/qsgview/tst_qsgview.cpp
tests/auto/declarative/qsgvisualdatamodel/tst_qsgvisualdatamodel.cpp
tests/auto/particles/qsgage/tst_qsgage.cpp
tests/auto/qtquick1/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp
tests/auto/qtquick1/qdeclarativeanimations/tst_qdeclarativeanimations.cpp
tests/auto/qtquick1/qdeclarativeapplication/tst_qdeclarativeapplication.cpp
tests/auto/qtquick1/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp
tests/auto/qtquick1/qdeclarativebinding/tst_qdeclarativebinding.cpp
tests/auto/qtquick1/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp
tests/auto/qtquick1/qdeclarativeconnection/tst_qdeclarativeconnection.cpp
tests/auto/qtquick1/qdeclarativeflickable/tst_qdeclarativeflickable.cpp
tests/auto/qtquick1/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp
tests/auto/qtquick1/qdeclarativefontloader/tst_qdeclarativefontloader.cpp
tests/auto/qtquick1/qdeclarativegridview/tst_qdeclarativegridview.cpp
tests/auto/qtquick1/qdeclarativeimage/tst_qdeclarativeimage.cpp
tests/auto/qtquick1/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp
tests/auto/qtquick1/qdeclarativeitem/tst_qdeclarativeitem.cpp
tests/auto/qtquick1/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp
tests/auto/qtquick1/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp
tests/auto/qtquick1/qdeclarativelistview/tst_qdeclarativelistview.cpp
tests/auto/qtquick1/qdeclarativeloader/tst_qdeclarativeloader.cpp
tests/auto/qtquick1/qdeclarativepathview/tst_qdeclarativepathview.cpp
tests/auto/qtquick1/qdeclarativepositioners/tst_qdeclarativepositioners.cpp
tests/auto/qtquick1/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp
tests/auto/qtquick1/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp
tests/auto/qtquick1/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
tests/auto/qtquick1/qdeclarativetext/tst_qdeclarativetext.cpp
tests/auto/qtquick1/qdeclarativetextedit/tst_qdeclarativetextedit.cpp
tests/auto/qtquick1/qdeclarativetextinput/tst_qdeclarativetextinput.cpp
tests/auto/qtquick1/qdeclarativeview/tst_qdeclarativeview.cpp
tests/auto/qtquick1/qdeclarativeviewer/tst_qdeclarativeviewer.cpp
tests/auto/qtquick1/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
tests/shared/util.h [deleted file]