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

21 lines
568 B
Plaintext

SUBPROGRAMS = \
testProcessCrash \
testProcessEcho \
testProcessEcho2 \
testProcessEcho3 \
testProcessEnvironment \
testProcessLoopback \
testProcessNormal \
testProcessOutput \
testProcessDeadWhileReading \
testProcessEOF \
testExitCodes \
testGuiProcess \
testDetached \
fileWriterProcess \
testSetWorkingDirectory \
testSoftExit
contains(QT_CONFIG, no-widgets): SUBPROGRAMS -= \
testGuiProcess