qt5base-lts/tests/auto/qprocess
Christian Strømme 883b120d2f Fix QProcess emitting two started signals on X11
On X11 QProcess would emit two started signals when calling
QProcess::waitForStarted(). We should expect that the private
implementation of waitForStarted() should emit the started signal
and return true or false appropriately.

Task-number: QTBUG-7039
Change-Id: I3d381399ab7a39bf57db03a110fa6747a4fc6a24
Reviewed-by: pending
Reviewed-on: http://codereview.qt.nokia.com/331
Reviewed-by: Thiago Macieira <thiago.macieira@nokia.com>
2011-06-20 14:13:17 +02:00
..
fileWriterProcess Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
test Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testBatFiles Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testDetached Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testExitCodes Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testGuiProcess Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessCrash Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessDeadWhileReading Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho2 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEcho3 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEchoGui Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEnvironment Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessEOF Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessLoopback Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessNormal Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessOutput Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testProcessSpacesArgs Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSetWorkingDirectory Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSoftExit Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
testSpaceInName Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qprocess.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qprocess.cpp Fix QProcess emitting two started signals on X11 2011-06-20 14:13:17 +02:00