diff options
Diffstat (limited to 'tests/auto/qprocess/.gitignore')
-rw-r--r-- | tests/auto/qprocess/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/auto/qprocess/.gitignore b/tests/auto/qprocess/.gitignore new file mode 100644 index 0000000..a273810 --- /dev/null +++ b/tests/auto/qprocess/.gitignore @@ -0,0 +1,22 @@ +tst_qprocess +fileWriterProcess/fileWriterProcess +test Space In Name/ +testDetached/testDetached +testExitCodes/testExitCodes +testGuiProcess/testGuiProcess +testProcessCrash/testProcessCrash +testProcessDeadWhileReading/testProcessDeadWhileReading +testProcessEOF/testProcessEOF +testProcessEcho/testProcessEcho +testProcessEcho2/testProcessEcho2 +testProcessEcho3/testProcessEcho3 +testProcessEnvironment/testProcessEnvironment +testProcessLoopback/testProcessLoopback +testProcessNormal/testProcessNormal +testProcessOutput/testProcessOutput +testProcessSpacesArgs/nospace +testProcessSpacesArgs/one space +testProcessSpacesArgs/two space s +testSetWorkingDirectory/testSetWorkingDirectory +testSoftExit/testSoftExit +data |