qt6-bb10/tests/auto/corelib/io/qprocess/qprocess.pri

22 lines
582 B
Plaintext

SUBPROGRAMS = \
testProcessCrash \
testProcessEcho \
testProcessEcho2 \
testProcessEcho3 \
testProcessEnvironment \
testProcessHang \
testProcessNormal \
testProcessOutput \
testProcessDeadWhileReading \
testProcessEOF \
testExitCodes \
testForwarding \
testGuiProcess \
testDetached \
fileWriterProcess \
testSetWorkingDirectory \
testSoftExit
!qtHaveModule(widgets): SUBPROGRAMS -= \
testGuiProcess