23 lines
615 B
Plaintext
23 lines
615 B
Plaintext
SUBPROGRAMS = \
|
|
testProcessCrash \
|
|
testProcessEcho \
|
|
testProcessEcho2 \
|
|
testProcessEcho3 \
|
|
testProcessEnvironment \
|
|
testProcessHang \
|
|
testProcessNormal \
|
|
testProcessOutput \
|
|
testProcessDeadWhileReading \
|
|
testProcessEOF \
|
|
testExitCodes \
|
|
testForwarding \
|
|
testForwardingHelper \
|
|
testGuiProcess \
|
|
testDetached \
|
|
fileWriterProcess \
|
|
testSetWorkingDirectory \
|
|
testSoftExit
|
|
|
|
!qtHaveModule(widgets): SUBPROGRAMS -= \
|
|
testGuiProcess
|