author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 15 Mar 2010 12:43:09 +0200 | |
branch | RCL_3 |
changeset 6 | dee5afe5301f |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
||
3 |
SUBDIRS = subtest test warnings maxwarnings cmptest globaldata skipglobal skip \ |
|
4 |
strcmp expectfail sleep fetchbogus crashes multiexec failinit failinitdata \ |
|
5 |
skipinit skipinitdata datetime singleskip assert waitwithoutgui differentexec \ |
|
6 |
exceptionthrow qexecstringlist datatable commandlinedata\ |
|
7 |
benchlibwalltime benchlibcallgrind benchlibeventcounter benchlibtickcounter \ |
|
8 |
benchliboptions xunit badxml longstring |
|
9 |
||
10 |
INSTALLS = |
|
11 |
||
12 |
QT = core |
|
13 |
||
14 |