From d1950d8e5294ba016e3050442d578a18c46c97c4 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 1 Feb 2012 16:27:17 +0100 Subject: tests: do not run benchmarks by default in 'make check' `make check' is intended primarily for running functional tests. For the most part, it does not make sense to run benchmarks in the same test environment as the functional tests. Change-Id: I79f867fdab295bdbd4c4b3c785dfd7ede520022e Reviewed-by: Rohan McGovern --- tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro') diff --git a/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro b/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro index 0e6e830185..00b63f9863 100644 --- a/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro +++ b/tests/benchmarks/corelib/tools/qalgorithms/qalgorithms.pro @@ -1,4 +1,3 @@ -CONFIG += testcase TARGET = tst_qalgorithms QT = core testlib SOURCES = tst_qalgorithms.cpp -- cgit v1.2.3