summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete code from autotests.Jason McDonald2009-04-161-2/+0
| | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos
* QProcess::start() segfaults on empty programBradley T. Hughes2009-03-311-0/+26
| | | | | | | | Handle cases where QProcess::start() and startDetached() are passed a null, empty, or "invalid" program string instead of crashing. Task-number: 247865 Reviewed-by: Andreas Aardal Hanssen
* Long live Qt 4.5!Lars Knoll2009-03-2345-0/+3389