summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/qprocess.pri
blob: 8047bc4b39322bbca5b3589dcea2015aacfe864f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBPROGRAMS = \
          testProcessCrash \
          testProcessEcho \
          testProcessEcho2 \
          testProcessEcho3 \
          testProcessEnvironment \
          testProcessLoopback \
          testProcessNormal \
          testProcessOutput \
          testProcessDeadWhileReading \
          testProcessEOF \
          testExitCodes \
          testGuiProcess \
          testDetached \
          fileWriterProcess \
          testSetWorkingDirectory \
          testSoftExit