aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-09-27 14:48:17 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2017-09-27 13:42:28 +0000
commit125c08cad177edf8baba9a6ca84425255db9c500 (patch)
treed308dd8d0391dcdca280805e5d9a28cac860c20a /tests/auto/auto.pro
parentc5e60dbf0023acf751bd18fe660501ca4b195daf (diff)
Rename tst_applicationwindow to tst_QQuickApplicationWindow
Change-Id: If9fc2bb41cf251af71479b25656240e0d3c238d8 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 3acc4704..2eb23fd0 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,7 +1,6 @@
TEMPLATE = subdirs
SUBDIRS += \
accessibility \
- applicationwindow \
calendar \
controls \
cursor \
@@ -10,6 +9,7 @@ SUBDIRS += \
menu \
platform \
pressandhold \
+ qquickapplicationwindow \
qquickdrawer \
qquickmaterialstyle \
qquickmaterialstyleconf \
@@ -23,7 +23,7 @@ SUBDIRS += \
snippets
# QTBUG-60268
-boot2qt: SUBDIRS -= applicationwindow calendar controls cursor \
+boot2qt: SUBDIRS -= qquickapplicationwindow calendar controls cursor \
qquickdrawer focus font menu platform qquickpopup qquickmaterialstyle \
qquickmaterialstyleconf qquickuniversalstyle \
qquickuniversalstyleconf snippets