summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/client.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2017-04-27 11:21:25 +0200
committerJohan Helsing <johan.helsing@qt.io>2017-10-20 10:59:08 +0000
commitafde65de75db68995a0dc18eb6708c674fe88e4b (patch)
tree4c8359b076ef38c3e6e7a017447f48d2cd04ed6a /tests/auto/client/client.pro
parent88be2bcd67ba3588ae09e5a8c452543a3495d303 (diff)
Test client side xdg shell v6
Apart for some new mocking code for xdg shell v6, this is mostly a refactor of the existing test, to reuse the existing mocking code between the different shell integrations. Change-Id: I68f93ab12ac47e51a50fd69647286cab46a3c595 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'tests/auto/client/client.pro')
-rw-r--r--tests/auto/client/client.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/client/client.pro b/tests/auto/client/client.pro
index 916b3abe4..d19326797 100644
--- a/tests/auto/client/client.pro
+++ b/tests/auto/client/client.pro
@@ -1,3 +1,5 @@
TEMPLATE=subdirs
-SUBDIRS += client
+SUBDIRS += \
+ client \
+ xdgshellv6