summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qstring/qstring.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/tools/qstring/qstring.pro')
-rw-r--r--tests/benchmarks/corelib/tools/qstring/qstring.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/qstring/qstring.pro b/tests/benchmarks/corelib/tools/qstring/qstring.pro
index 7460f8a4e4..3fd76ac63b 100644
--- a/tests/benchmarks/corelib/tools/qstring/qstring.pro
+++ b/tests/benchmarks/corelib/tools/qstring/qstring.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TARGET = tst_bench_qstring
QT -= gui
QT += core-private