From c8f88e6292c155c431cf8eb8657e46717c862eb0 Mon Sep 17 00:00:00 2001 From: Kurt Korbatits Date: Wed, 25 Jan 2012 11:29:16 +1000 Subject: Changed qapplication unittest to work from installation directory - Changed to use TESTDATA and installTestHelperApp() - Changed to use QFINDTESTDATA instead of currentPath() Change-Id: Ia24ebc758d5d0fdfcca951500766adefbcf9fe93 Reviewed-by: Kurt Korbatits Reviewed-by: Jason McDonald Reviewed-by: Rohan McGovern --- tests/auto/widgets/kernel/qapplication/modal/modal.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/widgets/kernel/qapplication/modal') diff --git a/tests/auto/widgets/kernel/qapplication/modal/modal.pro b/tests/auto/widgets/kernel/qapplication/modal/modal.pro index b13165bcda..d9489928ba 100644 --- a/tests/auto/widgets/kernel/qapplication/modal/modal.pro +++ b/tests/auto/widgets/kernel/qapplication/modal/modal.pro @@ -8,6 +8,3 @@ DESTDIR = ./ CONFIG -= app_bundle HEADERS += base.h -# This app is testdata for tst_qapplication -target.path = $$[QT_INSTALL_TESTS]/tst_qapplication/$$TARGET -INSTALLS += target -- cgit v1.2.3