summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/tst_qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * tst_qprocess: Port to Qt 5 connection syntax.Friedemann Kleint2015-09-251-46/+54
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-5/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-87/+148
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-20/+145
| |\
| | * tst_qprocess cleanupJoerg Bornemann2015-08-171-17/+15
| | * fix assertion in QProcess/WinJoerg Bornemann2015-08-171-3/+28
| | * QProcess: Ensure that the stdin buffer is cleared on start()Thiago Macieira2015-08-151-0/+102
| * | remove pointless function separator comments from tst_qprocessJoerg Bornemann2015-08-261-67/+3
* | | QProcess: report the syscall that failed in the Unix child processThiago Macieira2015-09-211-0/+7
* | | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-5/+5
|/ /
* | QProcess: discard unwanted output from the child processAlex Trotsenko2015-08-161-0/+20
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+38
|\|
| * consistently handle empty program string in QProcess::start overloadsJoerg Bornemann2015-07-301-0/+38
* | QProcess: make setWorkingDirectory stop launch if the dir doesn't existThiago Macieira2015-07-201-5/+27
* | Core: Replace QProcess::error signal with QProcess::errorOccurredKai Koehne2015-07-101-11/+37
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix tst_process on QNX when using spawnRafael Roquetto2015-01-231-5/+5
* Handle posix_spawn using exit code 127 to indicate fail-to-startThiago Macieira2015-01-231-3/+5
* Use forkfd in QProcessThiago Macieira2015-01-231-0/+22
* Use waitid with WNOWAIT in forkfdThiago Macieira2015-01-231-15/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+1
|\
| * QProcess: Handle spurious socket notifications for stdout and stderrThiago Macieira2014-06-121-1/+1
* | Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-28/+28
|/
* Stabilize tst_QProcess::softExitInSlots()Sergio Ahumada2014-03-271-1/+1
* Add function to get the actual PID from QProcessChristian Strømme2014-02-141-1/+3
* QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-101-0/+12
* fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
* add QProcess::InputChannelModeOswald Buddenhagen2013-09-051-5/+12
* add QProcess::Forwarded{Output,Error}ChannelOswald Buddenhagen2013-09-051-4/+27
* remove redundant forwardedChannels() testOswald Buddenhagen2013-09-051-21/+0
* make error reporting in forwardedChannelsOutput test more usefulOswald Buddenhagen2013-09-051-1/+11
* add QProcess::nullDevice()Oswald Buddenhagen2013-08-301-0/+25
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-131-0/+7
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+20
* remove wait calls in tst_QProcess::simpleStartJoerg Bornemann2013-07-021-9/+1
* QProcess/Win: drain output pipes on process finishJoerg Bornemann2013-05-071-0/+34
* Make QProcess startable with open()Corentin Jabot2013-03-051-0/+20
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-1/+0
|/
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+0
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-041-2/+2
* fix tst_QProcess::batFiles for shadow buildsJoerg Bornemann2012-11-021-2/+2
* Test: refactor tst_QProcessCaroline Chao2012-10-291-163/+140
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-9/+9
* test: Moving tst_QProcess::echoTest_performance()Sergio Ahumada2012-10-191-51/+0
* QProcess.tests: adding test for channel forwardingThomas Hartmann2012-10-021-0/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24