42f753a55356680f60928d604b3855f093d5c262
[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 qssloptions \
22 qtabletevent \
23 qtbug-8933 \
24 qtouchevent \
25 qwidget_zorder \
26 repaint \
27 socketengine \
28 textrendering \
29 widgets/itemviews/delegate \
30 windowflags \
31 windowgeometry \
32 windowmodality \
33 widgetgrab
34
35 !contains(QT_CONFIG, openssl):!contains(QT_CONFIG, openssl-linked):SUBDIRS -= qssloptions
36
37 # disable some tests on wince because of missing dependencies
38 wince*:SUBDIRS -= \
39     lance windowmodality \
40     network_remote_stresstest network_stresstest