1
# The tests in this .pro file _MUST_ use QtCore, QtNetwork and QtGui only
2
# (i.e. QT=core gui network).
3
# The test system is allowed to run these tests before the rest of Qt has
4
# been compiled.
5
#
6
TEMPLATE=subdirs
7
SUBDIRS=\
8
    gestures \
9
    languagechange \
10
    modeltest \
11
    qabstractbutton \
12
    qabstractitemmodel \
13
    qabstractitemview \
14
    qabstractprintdialog \
15
    qabstractproxymodel \
16
    qabstractscrollarea \
17
    qabstractslider \
18
    qabstractspinbox \
19
    qabstracttextdocumentlayout \
20
    qaction \
21
    qactiongroup \
22
    qapplication \
23
    qboxlayout \
24
    qbrush \
25
    qbuttongroup \
26
    qcalendarwidget \
27
    qcheckbox \
28
    qclipboard \
29
    qcolor \
30
    qcolordialog \
31
    qcolumnview \
32
    qcommandlinkbutton \
33
    qcompleter \
34
    qcomplextext \
35
    qdatawidgetmapper \
36
    qdatetimeedit \
37
    qdesktopservices \
38
    qdesktopwidget \
39
    qdial \
40
    qdialog \
41
    qdialogbuttonbox \
42
    qdirmodel \
43
    qdockwidget \
44
    qdoublespinbox \
45
    qdoublevalidator \
46
    qdrag \
47
    qerrormessage \
48
    qfile \
49
    qfiledialog \
50
    qfiledialog2 \
51
    qfileiconprovider \
52
    qfileopenevent \
53
    qfilesystemmodel \
54
    qfocusframe \
55
    qfont \
56
    qfontcombobox \
57
    qfontdatabase \
58
    qfontdialog \
59
    qfontmetrics \
60
    qformlayout \
61
    qglyphrun \
62
    qgraphicsanchorlayout \
63
    qgraphicsanchorlayout1 \
64
    qgraphicseffect \
65
    qgraphicseffectsource \
66
    qgraphicsgridlayout \
67
    qgraphicsitem \
68
    qgraphicsitemanimation \
69
    qgraphicslayout \
70
    qgraphicslayoutitem \
71
    qgraphicslinearlayout \
72
    qgraphicsobject \
73
    qgraphicspixmapitem \
74
    qgraphicspolygonitem \
75
    qgraphicsproxywidget \
76
    qgraphicsscene \
77
    qgraphicssceneindex \
78
    qgraphicstransform \
79
    qgraphicsview \
80
    qgraphicswidget \
81
    qgridlayout \
82
    qgroupbox \
83
    qguivariant \
84
    qheaderview \
85
    qicoimageformat \
86
    qicon \
87
    qidentityproxymodel \
88
    qimageiohandler \
89
    qimagereader \
90
    qimagewriter \
91
    qinputcontext \
92
    qinputdialog \
93
    qintvalidator \
94
    qitemdelegate \
95
    qitemeditorfactory \
96
    qitemselectionmodel \
97
    qitemview \
98
    qkeysequence \
99
    qlabel \
100
    qlcdnumber \
101
    qlineedit \
102
    qlist \
103
    qlistview \
104
    qlistwidget \
105
    qlocale \
106
    qlocalsocket \
107
    qmacstyle \
108
    qmainwindow \
109
    qmatrixnxn \
110
    qmdisubwindow \
111
    qmessagebox \
112
    qmetaobject \
113
    qmimedata \
114
    qmouseevent_modal \
115
    qmovie \
116
    qvolatileimage \
117
    qnetworkaccessmanager_and_qprogressdialog \
118
    qpaintengine \
119
    qpainterpath \
120
    qpainterpathstroker \
121
    qpalette \
122
    qparallelanimationgroup \
123
    qpathclipper \
124
    qpauseanimation \
125
    qpen \
126
    qpicture \
127
    qpixmapcache \
128
    qpixmapfilter \
129
    qplaintextedit \
130
    qpointer \
131
    qpolygon \
132
    qprinterinfo \
133
    qprocess \
134
    qprogressbar \
135
    qprogressdialog \
136
    qpropertyanimation \
137
    qpushbutton \
138
    qquaternion \
139
    qradiobutton \
140
    qrawfont \
141
    qregexpvalidator \
142
    qregion \
143
    qscrollarea \
144
    qscrollbar \
145
    qsharedpointer_and_qwidget \
146
    qshortcut \
147
    qsidebar \
148
    qsignalmapper \
149
    qsizegrip \
150
    qslider \
151
    qsortfilterproxymodel \
152
    qsound \
153
    qspinbox \
154
    qstackedlayout \
155
    qstackedwidget \
156
    qstandarditem \
157
    qstandarditemmodel \
158
    qstatemachine \
159
    qstatictext \
160
    qstatusbar \
161
    qstringlistmodel \
162
    qstyle \
163
    qstyleoption \
164
    qstylesheetstyle \
165
    qsyntaxhighlighter \
166
    qsystemtrayicon \
167
    qtabbar \
168
    qtableview \
169
    qtablewidget \
170
    qtcpsocket \
171
    qtessellator \
172
    qtextblock \
173
    qtextcodec \
174
    qtextcursor \
175
    qtextdocumentfragment \
176
    qtextdocumentlayout \
177
    qtextformat \
178
    qtextlayout \
179
    qtextlist \
180
    qtextobject \
181
    qtextpiecetable \
182
    qtextscriptengine \
183
    qtextstream \
184
    qtexttable \
185
    qtipc \
186
    qtoolbar \
187
    qtoolbox \
188
    qtooltip \
189
    qtouchevent \
190
    qtransform \
191
    qtransformedscreen \
192
    qtranslator \
193
    qtreeview \
194
    qtreewidget \
195
    qtreewidgetitemiterator \
196
    qundogroup \
197
    qundostack \
198
    qvectornd \
199
    qwidget_window \
200
    qwidgetaction \
201
    qwindowsurface \
202
    qwizard \
203
    qwmatrix \
204
    qwsembedwidget \
205
    qwsinputmethod \
206
    qwswindowsystem \
207
    qx11info \
208
209
win32:SUBDIRS -= qtextpiecetable
210
211
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
212
    qcolumnview \
213
    qgraphicsanchorlayout \
214
    qgraphicsanchorlayout1 \
215
    qgraphicsitem \
216
    qgraphicsscene \
217
    qgraphicssceneindex \
218
    qlistwidget \
219
    qmainwindow \
220
    qnetworkreply \
221
    qpathclipper \
222
    qpixmapcache \
223
    qsidebar \
224
    qstatictext \
225
    qstylesheetstyle \
226
    qtcpsocket \
227
    qtextlayout \
228
    qtextpiecetable \
229
    qtipc \
230
    qtoolbar \
231
    qtreeview \
232
233
symbian:SUBDIRS -= \
234
    qsystemtrayicon \