summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testForwarding
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Port more tests from qtbase/tests/auto/corelib/io/ to CMakeSona Kurazyan2020-05-041-0/+11
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* QProcess::startDetached: Fix behavior change on WindowsJoerg Bornemann2018-08-031-13/+44
* Properly use the "process" featureUlf Hermann2017-02-271-2/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* add QProcess::InputChannelModeOswald Buddenhagen2013-09-051-2/+7
* add QProcess::Forwarded{Output,Error}ChannelOswald Buddenhagen2013-09-051-5/+16
* fix warnings - qprocess needs a qcoreapp instanceOswald Buddenhagen2013-09-051-1/+4
* make error reporting in forwardedChannelsOutput test more usefulOswald Buddenhagen2013-09-051-5/+5
* micro-optimization/-clarificationOswald Buddenhagen2013-09-051-4/+4
* qprocess autotests don't need QtGuiDavid Faure2013-02-091-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: refactor tst_QProcessCaroline Chao2012-10-291-1/+2
* QProcess.tests: adding test for channel forwardingThomas Hartmann2012-10-022-0/+71