tests/auto/corelib.pro
changeset 19 fcece45ef507
child 30 5dc02b23752f
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
       
     1 # The tests in this .pro file _MUST_ use QtCore only (i.e. QT=core).
       
     2 # The test system is allowed to run these tests before the test of Qt has
       
     3 # been compiled.
       
     4 
       
     5 TEMPLATE=subdirs
       
     6 SUBDIRS=\
       
     7    collections \
       
     8    exceptionsafety \
       
     9    q_func_info \
       
    10    qanimationgroup \
       
    11    qatomicint \
       
    12    qatomicpointer \
       
    13    qbitarray \
       
    14    qbuffer \
       
    15    qbytearray \
       
    16    qbytearraymatcher \
       
    17    qcache \
       
    18    qchar \
       
    19    qcontiguouscache \
       
    20    qcoreapplication \
       
    21    qcryptographichash \
       
    22    qdate \
       
    23    qdatetime \
       
    24    qdebug \
       
    25    qdiriterator \
       
    26    qeasingcurve \
       
    27    qevent \
       
    28    qexplicitlyshareddatapointer \
       
    29    qfileinfo \
       
    30    qfilesystemwatcher \
       
    31    qflags \
       
    32    qfuture \
       
    33    qfuturewatcher \
       
    34    qgetputenv \
       
    35    qglobal \
       
    36    qhash \
       
    37    qlibrary \
       
    38    qline \
       
    39    qmap \
       
    40    qmargins \
       
    41    qmath \
       
    42    qmetatype \
       
    43    qmutex \
       
    44    qmutexlocker \
       
    45    qnumeric \
       
    46    qobject \
       
    47    qobjectrace \
       
    48    qplugin \
       
    49    qpluginloader \
       
    50    qpoint \
       
    51    qprocessenvironment \
       
    52    qqueue \
       
    53    qrand \
       
    54    qreadlocker \
       
    55    qreadwritelock \
       
    56    qrect \
       
    57    qregexp \
       
    58    qresourceengine \
       
    59    qringbuffer \
       
    60    qscopedpointer \
       
    61    qsemaphore \
       
    62    qsequentialanimationgroup \
       
    63    qset \
       
    64    qsharedpointer \
       
    65    qsignalspy \
       
    66    qsize \
       
    67    qsizef \
       
    68    qstate \
       
    69    qstl \
       
    70    qstring \
       
    71    qstringbuilder1 \
       
    72    qstringbuilder2 \
       
    73    qstringbuilder3 \
       
    74    qstringbuilder4 \
       
    75    qstringlist \
       
    76    qstringmatcher \
       
    77    qtconcurrentfilter \
       
    78    qtconcurrentiteratekernel \
       
    79    qtconcurrentmap \
       
    80    qtconcurrentrun \
       
    81    qtconcurrentthreadengine \
       
    82    qtemporaryfile \
       
    83    qtextboundaryfinder \
       
    84    qthread \
       
    85    qthreadonce \
       
    86    qthreadpool \
       
    87    qthreadstorage \
       
    88    qtime \
       
    89    qtimeline \
       
    90    qtimer \
       
    91    qtmd5 \
       
    92    qtokenautomaton \
       
    93    qurl \
       
    94    quuid \
       
    95    qvarlengtharray \
       
    96    qvector \
       
    97    qwaitcondition \
       
    98    qwineventnotifier \
       
    99    qwritelocker \
       
   100    selftests \
       
   101    utf8 \
       
   102