summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-08 16:30:21 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-10-23 07:56:08 +0000
commitd784864b58f795349c5bb2b857d4e72efc61dd1e (patch)
treef7647c8d29ef542accdc1be46c9570ef0a4598ba /tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro
parentc4b7f79e76e6ee20a0acacf97fed7ab6d89798eb (diff)
cmake: add gui/image tests
Fixes: QTBUG-78223 Change-Id: I9a5c90bb664e3baa4481e6bdaa9a4990e3f68317 Reviewed-by: Qt CMake Build Bot Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro')
-rw-r--r--tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro b/tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro
index 17553158bc..49c615721b 100644
--- a/tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro
+++ b/tests/auto/gui/image/qiconhighdpi/qiconhighdpi.pro
@@ -1,5 +1,5 @@
CONFIG += testcase
-TARGET = tst_qicon
+TARGET = tst_qiconhighdpi
QT += testlib
SOURCES += tst_qiconhighdpi.cpp