From 42960ef148fe912226813371ae98c31d7bd1fd1d Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Wed, 2 Mar 2011 14:30:54 +0100 Subject: Add qscriptobject and context2d to "trusted" benchmarks Reviewed-by: Joao --- tests/benchmarks/script/script.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/benchmarks/script/script.pro b/tests/benchmarks/script/script.pro index d4fc822..80278d0 100644 --- a/tests/benchmarks/script/script.pro +++ b/tests/benchmarks/script/script.pro @@ -13,6 +13,8 @@ SUBDIRS = \ TRUSTED_BENCHMARKS += \ qscriptclass \ qscriptvalue \ - qscriptengine + qscriptengine \ + qscriptobject \ + context2d include(../trusted-benchmarks.pri) -- cgit v0.12