summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/tst_qprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix small problems with tst_QProcessThiago Macieira2012-07-121-3/+4
* Make qprocess autotest build without widgetsKent Hansen2012-06-071-0/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-8/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-161-120/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* fix invalid connection in tst_QProcess::lockupsInStartDetachedJoerg Bornemann2012-01-041-1/+2
* Cleanup corelib autotests.Jason McDonald2011-12-281-0/+38
* QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
* Fixed installation of corelib testsRohan McGovern2011-12-011-4/+8
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+0
* Remove misleading comment.Jason McDonald2011-11-231-1/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-162/+141
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-5/+5
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-139/+159
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-220/+16
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311-0/+2472