Added manual test for QScreen properties
[profile/ivi/qtbase.git] / tests / manual / manual.pro
1 TEMPLATE=subdirs
2
3 SUBDIRS = bearerex \
4 gestures \
5 inputmethodhints \
6 keypadnavigation \
7 lance \
8 network_remote_stresstest \
9 network_stresstest \
10 qcursor \
11 qdesktopwidget \
12 qgraphicsitem \
13 qgraphicsitemgroup \
14 qgraphicslayout/flicker \
15 qhttpnetworkconnection \
16 qimagereader \
17 qlocale \
18 qnetworkaccessmanager/qget \
19 qnetworkconfigurationmanager \
20 qnetworkreply \
21 qscreen \
22 qssloptions \
23 qtabletevent \
24 qtbug-8933 \
25 qtouchevent \
26 qwidget_zorder \
27 repaint \
28 socketengine \
29 textrendering \
30 widgets/itemviews/delegate \
31 windowflags \
32 windowgeometry \
33 windowmodality \
34 widgetgrab
35
36 !contains(QT_CONFIG, openssl):!contains(QT_CONFIG, openssl-linked):SUBDIRS -= qssloptions
37
38 # disable some tests on wince because of missing dependencies
39 wince*:SUBDIRS -= \
40     lance windowmodality \
41     network_remote_stresstest network_stresstest