summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/declarative.pro
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-10-27 14:18:28 (GMT)
committerTor Arne Vestbø <tor.arne.vestbo@nokia.com>2010-10-27 14:24:15 (GMT)
commitafc70e04f5ca8b1fc330c05547f7923362686577 (patch)
tree76beace690e7febb717c0678474d2e27dd0df3c7 /tests/benchmarks/declarative/declarative.pro
parent63c068434c53c705aa61217b4cbd006bf4f49b76 (diff)
downloadQt-afc70e04f5ca8b1fc330c05547f7923362686577.zip
Qt-afc70e04f5ca8b1fc330c05547f7923362686577.tar.gz
Qt-afc70e04f5ca8b1fc330c05547f7923362686577.tar.bz2
Move list of trusted benchmarks out of QA dungeon and into Qt
To run the list of trusted benchmark do 'make check-trusted' in either the root benchmarks directory or for any of the immediate sub-targets. Normal 'make check' environment variables apply, such as TESTRUNNER and TESTARGS. Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'tests/benchmarks/declarative/declarative.pro')
-rw-r--r--tests/benchmarks/declarative/declarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/declarative/declarative.pro b/tests/benchmarks/declarative/declarative.pro
index 5dd31f3..cb02a35 100644
--- a/tests/benchmarks/declarative/declarative.pro
+++ b/tests/benchmarks/declarative/declarative.pro
@@ -12,4 +12,4 @@ SUBDIRS += \
contains(QT_CONFIG, opengl): SUBDIRS += painting
-
+include(../trusted-benchmarks.pri)