summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index a5a82e30cc..ef52a60952 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -5,16 +5,17 @@ SUBDIRS = \
filetest \
embeddedintoforeignwindow \
foreignwindows \
+fontfeatures \
gestures \
highdpi \
inputmethodhints \
keypadnavigation \
+keyevents \
lance \
network_remote_stresstest \
network_stresstest \
qcursor \
qdesktopservices \
-qdesktopwidget \
qgraphicsitem \
qgraphicsitemgroup \
qgraphicslayout/flicker \
@@ -28,6 +29,7 @@ qnetworkaccessmanager/qget \
qnetworkreply \
qstorageinfo \
qscreen \
+qscreen_xrandr \
qssloptions \
qsslsocket \
qsysinfo \
@@ -47,8 +49,7 @@ windowflags \
windowgeometry \
windowmodality \
widgetgrab \
-xembed-raster \
-xembed-widgets \
+xmlstreamlint \
shortcuts \
dialogs \
windowtransparency \
@@ -66,3 +67,5 @@ qtConfig(opengl) {
win32: SUBDIRS -= network_remote_stresstest network_stresstest
qtConfig(vulkan): SUBDIRS += qvulkaninstance
+
+qtConfig(xcb): SUBDIRS += xembed