tests/auto/qprocess/qprocess.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:40:13 +0300
changeset 22 79de32ba3296
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201017 Kit: 201019

TEMPLATE = subdirs

SUBDIRS = \
          testProcessCrash \
          testProcessEcho \
          testProcessEcho2 \
          testProcessEcho3 \
          testProcessEnvironment \
          testProcessLoopback \
          testProcessNormal \
          testProcessOutput \
          testProcessDeadWhileReading \
          testProcessEOF \
          testProcessSpacesArgs/nospace.pro \
          testExitCodes \
          testSpaceInName \
          testGuiProcess \
          testDetached \
          fileWriterProcess \
          testSetWorkingDirectory

!symbian: {
SUBDIRS +=testProcessSpacesArgs/onespace.pro \
          testProcessSpacesArgs/twospaces.pro \
          testSoftExit
}

win32:!wince*:SUBDIRS+=testProcessEchoGui

SUBDIRS += test