summaryrefslogtreecommitdiff
path: root/tests/test-performance/test-performance.pro
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-28 14:01:06 +0300
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-05-28 14:01:06 +0300
commit8a0f2e8f85054a75c4c011459d223332cbca9fe6 (patch)
tree2030b134a6e3c360a391a24efd71a2b3ee1bdd86 /tests/test-performance/test-performance.pro
parent05e98acb9fe7585933af9bb1f45f65f881d1d2f0 (diff)
Removed libresourceqt-performace-tests package
Diffstat (limited to 'tests/test-performance/test-performance.pro')
-rw-r--r--tests/test-performance/test-performance.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/test-performance/test-performance.pro b/tests/test-performance/test-performance.pro
deleted file mode 100644
index e4303e9..0000000
--- a/tests/test-performance/test-performance.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-#####################################################################
-# Tests projectfile
-#####################################################################
-
-CONFIG += ordered
-TEMPLATE = subdirs
-
-SUBDIRS = dbus-spammer test-resourceqt-performance test-resourceqt-performance-collector
-
-# Install options
-testsxml.path = /usr/share/libresourceqt-performance-tests/
-testsxml.files = tests.xml
-testrunner.path = /usr/lib/libresourceqt-performance-tests/
-testrunner.files = test-resourceqt-performance-runner.sh test-resourceqt-performance.ini template.html
-INSTALLS = testsxml testrunner