Remove SVG specific tests and testdata from QIcon.
authorToby Tomkins <toby.tomkins@nokia.com>
Tue, 7 Feb 2012 04:08:53 +0000 (14:08 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 04:37:36 +0000 (05:37 +0100)
commitb942106bb661736264aec69961caecc35c814c09
tree58cda39d22df2c55f0adba83e669d6a58f0aa6f8
parent7038151326feef8331d3a258ea03c870012a8f36
Remove SVG specific tests and testdata from QIcon.

SVG support is now handled in QtSvg. Previously this test code would
normally be skipped when testing qtbase. This code is only executed
when testing qt5 with QtSvg enabled. This code will be moved to QtSvg.

Task-number: QTBUG-22360

Change-Id: I7372012469f9c0f9b7d3851a0ae696f8f935ba10
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/gui/image/qicon/heart.svg [deleted file]
tests/auto/gui/image/qicon/heart.svgz [deleted file]
tests/auto/gui/image/qicon/rect.svg [deleted file]
tests/auto/gui/image/qicon/trash.svg [deleted file]
tests/auto/gui/image/qicon/tst_qicon.cpp