qt5base-lts/tests/auto/corelib/thread
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
..
qatomicint Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qatomicpointer Fix crash in tst_qatomicpointer test 2011-11-29 00:07:02 +01:00
qmutex Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qmutexlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadwritelock Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsemaphore Cleanup corelib autotests 2011-11-11 04:28:14 +01:00
qthread Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qthreadonce Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qthreadstorage Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
qwaitcondition Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwritelocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread.pro Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00