tests/auto/auto.pro
changeset 0 1918ee327afb
child 3 41300fa6a67c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 QT = core
       
     2 TEMPLATE = subdirs
       
     3 
       
     4 # These tests use host tools and therefore can't work for cross-compiled Qt.
       
     5 !cross_compile:SUBDIRS += \
       
     6            headers \
       
     7            bic \
       
     8            compiler \
       
     9            compilerwarnings \
       
    10            linguist \
       
    11            moc \
       
    12            uic \
       
    13            uic3
       
    14 Q3SUBDIRS += \
       
    15            q3accel \
       
    16            q3action \
       
    17            q3actiongroup \
       
    18            q3buttongroup \
       
    19            q3canvas \
       
    20            q3checklistitem \
       
    21            q3cstring \
       
    22            q3databrowser \
       
    23            q3dateedit \
       
    24            q3datetimeedit \
       
    25            q3deepcopy \
       
    26            q3dict \
       
    27            q3dns \
       
    28            q3dockwindow \
       
    29            q3filedialog \
       
    30            q3groupbox \
       
    31            q3hbox \
       
    32            q3header \
       
    33            q3iconview \
       
    34            q3listbox \
       
    35            q3listview \
       
    36            q3listviewitemiterator \
       
    37            q3mainwindow \
       
    38            q3popupmenu \
       
    39            q3process \
       
    40            q3progressbar \
       
    41            q3progressdialog \
       
    42            q3ptrlist \
       
    43            q3richtext \
       
    44            q3scrollview \
       
    45            q3semaphore \
       
    46            q3serversocket \
       
    47            q3socket \
       
    48            q3socketdevice \
       
    49            q3sqlcursor \
       
    50            q3sqlselectcursor \
       
    51            q3stylesheet \
       
    52            q3tabdialog \
       
    53            q3table \
       
    54            q3textbrowser \
       
    55            q3textedit \
       
    56            q3textstream \
       
    57            q3timeedit \
       
    58            q3toolbar \
       
    59            q3urloperator \
       
    60            q3valuelist \
       
    61            q3valuevector
       
    62 
       
    63 SUBDIRS += \
       
    64            collections \
       
    65            exceptionsafety \
       
    66            mediaobject \
       
    67 #           mediaobject_wince_ds9 \   This is Windows CE only (we test the second phonon backend ds9 here)
       
    68            modeltest \
       
    69            networkselftest \
       
    70            qabstractbutton \
       
    71            qabstractitemmodel \
       
    72            qabstractitemview \
       
    73            qabstractprintdialog \
       
    74            qabstractscrollarea \
       
    75            qabstractslider \
       
    76            qabstractsocket \
       
    77            qabstractspinbox \
       
    78            qabstracttextdocumentlayout \
       
    79            qabstractvideobuffer \
       
    80            qabstractvideosurface \
       
    81            qaccessibility \
       
    82            qaction \
       
    83            qactiongroup \
       
    84            qalgorithms \
       
    85            qanimationgroup \
       
    86            qapplication \
       
    87            qatomicint \
       
    88            qatomicpointer \
       
    89            qbitarray \
       
    90            qboxlayout \
       
    91            qbrush \
       
    92            qbuffer \
       
    93            qbuttongroup \
       
    94            qbytearray \
       
    95            qcache \
       
    96            qchar \
       
    97            qcheckbox \
       
    98            qclipboard \
       
    99            qcolor \
       
   100            qcolordialog \
       
   101            qcombobox \
       
   102            qcompleter \
       
   103            qcomplextext \
       
   104            qcoreapplication \
       
   105            qcryptographichash \
       
   106            qcssparser \
       
   107            qdatastream \
       
   108            qdatawidgetmapper \
       
   109            qdate \
       
   110            qdatetime \
       
   111            qdatetimeedit \
       
   112            qdebug \
       
   113            qdesktopservices \
       
   114            qdesktopwidget \
       
   115            qdial \
       
   116            qdialog \
       
   117            qdialogbuttonbox \
       
   118            qdir \
       
   119            qdirmodel \
       
   120            qdockwidget \
       
   121            qdom \
       
   122            qdoublespinbox \
       
   123            qdoublevalidator \
       
   124            qdrag \
       
   125            qerrormessage \
       
   126            qeventloop \
       
   127            qexplicitlyshareddatapointer \
       
   128            qfile \
       
   129            qfiledialog \
       
   130            qfiledialog2 \
       
   131            qfileinfo \
       
   132            qfilesystemwatcher \
       
   133            qfilesystemmodel \
       
   134            qflags \
       
   135            qfocusevent \
       
   136            qfocusframe \
       
   137            qfont \
       
   138            qfontdatabase \
       
   139            qfontdialog \
       
   140            qfontmetrics \
       
   141            qftp \
       
   142            qgetputenv \
       
   143            qgl \
       
   144            qglobal \
       
   145            qgraphicseffect \
       
   146            qgraphicseffectsource \
       
   147            qgraphicsgridlayout \
       
   148            qgraphicsitem \
       
   149            qgraphicsitemanimation \
       
   150            qgraphicsanchorlayout \
       
   151            qgraphicsanchorlayout1 \
       
   152            qgraphicslayout \
       
   153            qgraphicslayoutitem \
       
   154            qgraphicslinearlayout \
       
   155            qgraphicsobject \
       
   156            qgraphicspixmapitem \
       
   157            qgraphicspolygonitem \
       
   158            qgraphicsproxywidget \
       
   159            qgraphicsscene \
       
   160            qgraphicssceneindex \
       
   161            qgraphicstransform \
       
   162            qgraphicsview \
       
   163            qgraphicswidget \
       
   164            qgridlayout \
       
   165            qgroupbox \
       
   166            qguivariant \
       
   167            qhash \
       
   168            qheaderview \
       
   169            qhelpcontentmodel \
       
   170            qhelpenginecore \
       
   171            qhelpgenerator \
       
   172            qhelpindexmodel \
       
   173            qhelpprojectdata \
       
   174            qhostaddress \
       
   175            qhostinfo \
       
   176            qhttp \
       
   177            qhttpnetworkreply \
       
   178            qhttpnetworkconnection \
       
   179            qicon \
       
   180            qicoimageformat \
       
   181            qimage \
       
   182            qimageiohandler \
       
   183            qimagereader \
       
   184            qimagewriter \
       
   185            qinputdialog \
       
   186            qintvalidator \
       
   187            qiodevice \
       
   188            qitemdelegate \
       
   189            qitemeditorfactory \
       
   190            qitemmodel \
       
   191            qitemselectionmodel \
       
   192            qitemview \
       
   193            qkeysequence \
       
   194            qlabel \
       
   195            qlayout \
       
   196            qlcdnumber \
       
   197            qlibrary \
       
   198            qline \
       
   199            qlineedit \
       
   200            qlist \
       
   201            qlistview \
       
   202            qlistwidget \
       
   203            qlocale \
       
   204            qmainwindow \
       
   205            qmake \
       
   206            qmap \
       
   207            qmath \
       
   208            qmatrixnxn \
       
   209            qmdiarea \
       
   210            qmdisubwindow \
       
   211            qmenu \
       
   212            qmenubar \
       
   213            qmessagebox \
       
   214            qmetaobject \
       
   215            qmetatype \
       
   216            qmouseevent \
       
   217            qmouseevent_modal \
       
   218            qmovie \
       
   219            qmutex \
       
   220            qmutexlocker \
       
   221            qnativesocketengine \
       
   222            qnetworkcookie \
       
   223            qnetworkcookiejar \
       
   224            qnetworkinterface \
       
   225            qnetworkproxy \
       
   226            qnetworkrequest \
       
   227            qnetworkreply \
       
   228            qnetworkaccessmanager_and_qprogressdialog \
       
   229            qnumeric \
       
   230            qobject \
       
   231            qobjectrace \
       
   232            qcontiguouscache \
       
   233            qpaintengine \
       
   234            qpainter \
       
   235            qpainterpath \
       
   236            qpalette \
       
   237            qparallelanimationgroup \
       
   238            qpauseanimation \
       
   239            qpathclipper \
       
   240            qpen \
       
   241            qpicture \
       
   242            qpixmap \
       
   243            qpixmapcache \
       
   244            qpixmapfilter \
       
   245            qplaintextedit \
       
   246            qpoint \
       
   247            qpointer \
       
   248            qpolygon \
       
   249            qprinter \
       
   250            qprinterinfo \
       
   251            qprocess \
       
   252            qprogressbar \
       
   253            qprogressdialog \
       
   254            qpropertyanimation \
       
   255            qpushbutton \
       
   256            qquaternion \
       
   257            qqueue \
       
   258            qradiobutton \
       
   259            qreadlocker \
       
   260            qreadwritelock \
       
   261            qrect \
       
   262            qregexp \
       
   263            qregexpvalidator \
       
   264            qregion \
       
   265            qresourceengine \
       
   266            qringbuffer \
       
   267            qscopedpointer \
       
   268            qscrollarea \
       
   269            qsemaphore \
       
   270            qsharedpointer \
       
   271            qsharedpointer_and_qwidget \
       
   272            qsequentialanimationgroup \
       
   273            qset \
       
   274            qsettings \
       
   275            qshortcut \
       
   276            qsignalmapper \
       
   277            qsignalspy \
       
   278            qsize \
       
   279            qsizef \
       
   280            qslider \
       
   281            qsocketnotifier \
       
   282            qsocks5socketengine \
       
   283            qsortfilterproxymodel \
       
   284            qsound \
       
   285            qaudiodeviceinfo \
       
   286            qaudioformat \
       
   287            qaudiooutput \
       
   288            qaudioinput \
       
   289            qspinbox \
       
   290            qsplitter \
       
   291            qsql \
       
   292            qsqldatabase \
       
   293            qsqlerror \
       
   294            qsqlfield \
       
   295            qsqlquery \
       
   296            qsqlquerymodel \
       
   297            qsqlrecord \
       
   298            qsqlrelationaltablemodel \
       
   299            qsqltablemodel \
       
   300            qsqlthread \
       
   301            qsslcertificate \
       
   302            qsslcipher \
       
   303            qsslerror \
       
   304            qsslkey \
       
   305            qsslsocket \
       
   306            qstackedlayout \
       
   307            qstackedwidget \
       
   308            qstandarditem \
       
   309            qstandarditemmodel \
       
   310            qstate \
       
   311            qstatemachine \
       
   312            qstatusbar \
       
   313            qstl \
       
   314            qstring \
       
   315            qstringbuilder1 \
       
   316            qstringbuilder2 \
       
   317            qstringbuilder3 \
       
   318            qstringbuilder4 \
       
   319            qstringmatcher \
       
   320            qstringlist \
       
   321            qstringlistmodel \
       
   322            qstyle \
       
   323            qstyleoption \
       
   324            qstylesheetstyle \
       
   325            qsvgdevice \
       
   326            qsvggenerator \
       
   327            qsvgrenderer \
       
   328            qsyntaxhighlighter \
       
   329            qsystemtrayicon \
       
   330            qtabbar \
       
   331            qtableview \
       
   332            qtablewidget \
       
   333            qtabwidget \
       
   334            qtcpserver \
       
   335            qtcpsocket \
       
   336            qtemporaryfile \
       
   337            qtessellator \
       
   338            qtextblock \
       
   339            qtextboundaryfinder \
       
   340            qtextbrowser \
       
   341            qtextcodec \
       
   342            qtextcursor \
       
   343            qtextdocument \
       
   344            qtextdocumentfragment \
       
   345            qtextdocumentlayout \
       
   346            qtextedit \
       
   347            qtextformat \
       
   348            qtextlayout \
       
   349            qtextlist \
       
   350            qtextobject \
       
   351            qtextscriptengine \
       
   352            qtextstream \
       
   353            qtexttable \
       
   354            qthread \
       
   355            qthreadonce \
       
   356            qthreadstorage \
       
   357            qtime \
       
   358            qtimeline \
       
   359            qtimer \
       
   360            qtmd5 \
       
   361            qtoolbar \
       
   362            qtoolbox \
       
   363            qtoolbutton \
       
   364            qtooltip \
       
   365            qtranslator \
       
   366            qtransform \
       
   367            qtransformedscreen \
       
   368            qtreeview \
       
   369            qtreewidget \
       
   370            qtreewidgetitemiterator \
       
   371            qtwidgets \
       
   372            qudpsocket \
       
   373            qundogroup \
       
   374            qundostack \
       
   375            qurl \
       
   376            quuid \
       
   377            qvariant \
       
   378            qvarlengtharray \
       
   379            qvector \
       
   380            qvideoframe \
       
   381            qvideosurfaceformat \
       
   382            qvectornd \
       
   383            qwaitcondition \
       
   384            qwidget \
       
   385            qwidgetaction \
       
   386            qwindowsurface \
       
   387            qwineventnotifier \
       
   388            qwizard \
       
   389            qwmatrix \
       
   390            qworkspace \
       
   391            qwritelocker \
       
   392            qwsembedwidget \
       
   393            qwsinputmethod \
       
   394            qwswindowsystem \
       
   395            qx11info \
       
   396            qxml \
       
   397            qxmlinputsource \
       
   398            qxmlsimplereader \
       
   399            qxmlstream \
       
   400            selftests \
       
   401            symbols \
       
   402            qrand \
       
   403            utf8 \
       
   404            gestures
       
   405            
       
   406 !wince*:SUBDIRS += $$Q3SUBDIRS
       
   407 
       
   408 contains(QT_CONFIG, OdfWriter):SUBDIRS += qzip qtextodfwriter
       
   409 mac: {
       
   410     SUBDIRS += macgui \
       
   411                macplist \
       
   412                qaccessibility_mac
       
   413 }
       
   414 
       
   415 embedded:!wince* {
       
   416     SUBDIRS += qcopchannel \
       
   417                qdirectpainter \
       
   418                qmultiscreen
       
   419 }
       
   420 !win32: {
       
   421     SUBDIRS += qtextpiecetable
       
   422 }
       
   423 
       
   424 # Enable the tests specific to QtXmlPatterns. If you add a test, remember to
       
   425 # update runQtXmlPatternsTests.sh too. Remember that this file, auto.pro, is
       
   426 # not respected by some test system, they just have a script which loop over
       
   427 # the folders.
       
   428 contains(QT_CONFIG, xmlpatterns) {
       
   429 SUBDIRS += checkxmlfiles                \
       
   430            patternistexamplefiletree    \
       
   431            patternistexamples           \
       
   432            patternistheaders            \
       
   433            qabstractmessagehandler      \
       
   434            qabstracturiresolver         \
       
   435            qabstractxmlforwarditerator  \
       
   436            qabstractxmlnodemodel        \
       
   437            qabstractxmlreceiver         \
       
   438            qapplicationargumentparser   \
       
   439            qautoptr                     \
       
   440            qsimplexmlnodemodel          \
       
   441            qsourcelocation              \
       
   442            qxmlformatter                \
       
   443            qxmlitem                     \
       
   444            qxmlname                     \
       
   445            qxmlnamepool                 \
       
   446            qxmlnodemodelindex           \
       
   447            qxmlquery                    \
       
   448            qxmlresultitems              \
       
   449            qxmlschema                   \
       
   450            qxmlschemavalidator          \
       
   451            qxmlserializer               \
       
   452            xmlpatterns                  \
       
   453            xmlpatternsdiagnosticsts     \
       
   454            xmlpatternsschema            \
       
   455            xmlpatternsschemats          \
       
   456            xmlpatternsvalidator         \
       
   457            xmlpatternsview              \
       
   458            xmlpatternsxqts              \
       
   459            xmlpatternsxslts
       
   460 
       
   461 xmlpatternsdiagnosticsts.depends = xmlpatternsxqts
       
   462 xmlpatternsview.depends = xmlpatternsxqts
       
   463 xmlpatternsxslts.depends = xmlpatternsxqts
       
   464 xmlpatternsschemats.depends = xmlpatternsxqts
       
   465 }
       
   466 
       
   467 unix:!embedded:contains(QT_CONFIG, dbus):SUBDIRS += \
       
   468            qdbusabstractadaptor \
       
   469            qdbusabstractinterface \
       
   470            qdbusconnection \
       
   471            qdbusinterface \
       
   472            qdbuslocalcalls \
       
   473            qdbusmarshall \
       
   474            qdbusmetaobject \
       
   475            qdbusmetatype \
       
   476            qdbuspendingcall \
       
   477            qdbuspendingreply \
       
   478            qdbusperformance \
       
   479            qdbusreply \
       
   480            qdbusthreading \
       
   481            qdbusxmlparser
       
   482 
       
   483 contains(QT_CONFIG, script): SUBDIRS += \
       
   484            qscriptable \
       
   485            qscriptclass \
       
   486            qscriptcontext \
       
   487            qscriptcontextinfo \
       
   488            qscriptengine \
       
   489            qscriptengineagent \
       
   490            qscriptextqobject \
       
   491            qscriptjstestsuite \
       
   492            qscriptv8testsuite \
       
   493            qscriptstring \
       
   494            qscriptvalue \
       
   495            qscriptvalueiterator \
       
   496            qscriptenginedebugger
       
   497 
       
   498 contains(QT_CONFIG, webkit): SUBDIRS += \
       
   499            qwebframe \
       
   500            qwebpage \
       
   501            qwebhistoryinterface \
       
   502            qwebelement \
       
   503            qwebhistory