qt5base-lts/tests/auto/corelib/kernel
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
..
qabstractitemmodel Moved integrationtests/* into other/ 2011-11-30 09:30:22 +01:00
qcoreapplication Fixed compile of autotests with -qtnamespace. 2011-11-18 00:07:51 +01:00
qeventloop Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qitemmodel Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
qmath Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetaobject moc: support mapping pointers to member functions to indexes 2011-11-14 15:52:26 +01:00
qmetaobjectbuilder qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qmetaproperty Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmetatype Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qmimedata Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qobject Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
qpointer Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qsignalmapper Fix linking of autotests on Windows. 2011-11-29 12:28:30 +01:00
qsocketnotifier Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qtimer Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qtranslator Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
qvariant Cleanup corelib autotests 2011-11-30 07:49:32 +01:00
qwineventnotifier Make QWinEventNotifier part of the public API 2011-12-01 02:01:44 +01:00
kernel.pro Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00