Test: refactor tst_QProcess
authorCaroline Chao <caroline.chao@digia.com>
Tue, 16 Oct 2012 11:56:49 +0000 (13:56 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Oct 2012 12:57:15 +0000 (13:57 +0100)
commit2eefa819c4350a09994221f20168fc00be1d0910
treeeb6d295374ca5794547e33f40f41bb897682333b
parent9c0544f8848e3552c7c5ce79d8908d08d51a0f28
Test: refactor tst_QProcess

Remove QSKIP and instead omit the whole tests when appropriate.

Remove QSKIP from crashTest, crashTest2 and exitStatus on Windows,
the tests are now passing.

Add a guard in testForwarding to check if QT_NO_PROCESS is defined.

Change-Id: Icba4d773315e3bf87764a381742168b51cf169c0
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
tests/auto/corelib/io/qprocess/testForwarding/main.cpp
tests/auto/corelib/io/qprocess/tst_qprocess.cpp