Files
qt5.12.8/tests/auto/corelib/io/qprocess/qprocess.pri
2025-08-26 22:57:23 +08:00

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