From 28bfa8f6cc62306ada0fbd4e367f4b99748ca606 Mon Sep 17 00:00:00 2001 From: Kurt Korbatits Date: Tue, 10 Jan 2012 10:38:51 +1000 Subject: Changed selftests unittest to work from installation directory. - All subprograms installed as part of test instead of separate installs - Added installTestHelperApp() to testcase.prf Change-Id: I02fbbb299f095054c9216ad0e5f91f574fb0fe3d Reviewed-by: Kurt Korbatits Reviewed-by: Jason McDonald Reviewed-by: Rohan McGovern --- tests/auto/testlib/selftests/singleskip/singleskip.pro | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/auto/testlib/selftests/singleskip/singleskip.pro') diff --git a/tests/auto/testlib/selftests/singleskip/singleskip.pro b/tests/auto/testlib/selftests/singleskip/singleskip.pro index f0f51a5fc3..9f63e62747 100644 --- a/tests/auto/testlib/selftests/singleskip/singleskip.pro +++ b/tests/auto/testlib/selftests/singleskip/singleskip.pro @@ -5,8 +5,3 @@ mac:CONFIG -= app_bundle CONFIG -= debug_and_release_target TARGET = singleskip - -# This app is testdata for tst_selftests -target.path = $$[QT_INSTALL_TESTS]/tst_selftests/$$TARGET -INSTALLS += target - -- cgit v1.2.3