qt5base-lts/tests/auto/corelib/io/qprocess
Rohan McGovern 3385fb91e1 Fixed installation of corelib tests
In .pro files, removed wince/symbian-specific DEPLOYMENT cases and
replaced them with TESTDATA where appropriate.

In .cpp files, removed SRCDIR and relative paths to testdata and
replaced them with the QFINDTESTDATA macro where appropriate.

Modified test helper apps/libs to install themselves under the test
they relate to.

This change allows corelib tests to be correctly installed, along with
their testdata, via `make install'.

Change-Id: I5e202e2f3b577af7e39072d5c9fe13e0ca125304
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-12-01 09:12:52 +01:00
..
fileWriterProcess Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
test Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testBatFiles Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
testDetached Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testExitCodes Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testGuiProcess Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessCrash Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessDeadWhileReading Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEcho Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEcho2 Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEcho3 Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEchoGui Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEnvironment Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessEOF Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessLoopback Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessNormal Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessOutput Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testProcessSpacesArgs Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testSetWorkingDirectory Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testSoftExit Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
testSpaceInName Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qprocess.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qprocess.cpp Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00