summaryrefslogtreecommitdiffstats
path: root/tests/auto/qicon/qicon.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fixed deployment when using cetest.axis2009-10-071-3/+6
| | | | | | | | | | | Cetest (and other programs that upload dlls manually without using a package) need to deploy some plugins for specific tests. If those tests are deployed in a normal package however, the installation will fail because the plugins are already included in the Qt installation. Fixed that by putting the deployment inside a scope that cetest will define. RevBy: Miikka Heikkinen
* Fix tst_QIcon::isNullOlivier Goffart2009-10-011-2/+2
| | | | | | | | The test tries to load a file from an unsuported format. The problem is that tga is a supported format if KDE plugins are installed It is unlikely that cpp will ever be a supported image format Reviewed-by: paul
* make tests/auto/qicon/qicon.pro work in shadow buildsJoerg Bornemann2009-09-181-5/+7
| | | | Reviewed-by: TrustMe
* Long live Qt for S60!axis2009-04-241-0/+25