summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3121-289/+289
* Updated year in copyright headerKai Koehne2014-03-2621-21/+21
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-291-0/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1321-21/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2921-520/+520
* Update contact information in license headers.Sergio Ahumada2012-08-0121-42/+42
* test: Remove insignification of tst_qprocess on Windows and MacSergio Ahumada2012-06-011-2/+0
* Fix qprocess test.Friedemann Kleint2012-05-312-118/+252
* tests: Mark unstable test as insignificant on WindowsSergio Ahumada2012-03-051-1/+1
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-4/+25
* Update year in Nokia copyright messages.Jason McDonald2012-01-1121-21/+21
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2012-01-091-0/+2
* Fix QProcess emitting two started signals on X11Christian Strømme2011-07-071-2/+26
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+1
|\
| * Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-04-121-1/+1
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1321-373/+373
|/
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-2/+4
|\
| * Autotest: simple improvementsThiago Macieira2011-02-061-2/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1721-21/+21
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1121-21/+21
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-2/+6
|\|
| * Autotest: Add some comments about this obscure test.Thiago Macieira2010-12-151-2/+6
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-20/+20
|\ \
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-20/+20
| |/
* / Fix crashes and hangs in qprocess autotestShane Kearns2010-10-191-1/+7
|/
* add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-062-1/+58
* fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-061-0/+9
* Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-1/+1
* use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* escape backslashesOswald Buddenhagen2010-05-261-1/+1
* doc: Fixed several typos.Martin Smith2010-02-121-1/+1
* Update copyright year to 2010Jason McDonald2010-01-0721-21/+21
* testBatFiles removed from qprocess.pro autotestJoerg Bornemann2009-09-281-1/+0
* Individual targets for the test processes definedninerider2009-09-252-23/+81
* Skipped QProcess::setProcessEnvironment auto test for Symbian.Janne Anttila2009-09-251-3/+4
* Clean-up for qprocess autotest since default stack in S60 is now 80K.Janne Anttila2009-09-251-16/+0
* tst_qrocess compilation fix for Windows CEninerider2009-09-251-2/+2
* Increasing a timeout on QProcess testsJoão Abecasis2009-09-151-1/+1
* Update license headers again.Jason McDonald2009-09-0921-84/+84
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3120-260/+260
|\
| * Update tech preview license header.Jason McDonald2009-08-3120-260/+260
| * Update license headers.Jason McDonald2009-08-1120-20/+20
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-6/+31
|\ \
| * | Add a new class for handling a process's environment variables.Thiago Macieira2009-08-211-6/+31
* | | Document stack size.Frans Englich2009-08-201-4/+13
* | | Merge commit 'qt/master'Jason Barron2009-08-1321-21/+21
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-1221-21/+21
* | | Skipped setEnvironment test in qprocess test for SymbianMiikka Heikkinen2009-08-121-4/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-1/+1
|\| |