summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/image/qpixmap/qpixmap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/image/qpixmap/qpixmap.pro')
-rw-r--r--tests/benchmarks/gui/image/qpixmap/qpixmap.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/image/qpixmap/qpixmap.pro b/tests/benchmarks/gui/image/qpixmap/qpixmap.pro
index 72ce42faf4..6addbb43b7 100644
--- a/tests/benchmarks/gui/image/qpixmap/qpixmap.pro
+++ b/tests/benchmarks/gui/image/qpixmap/qpixmap.pro
@@ -1,5 +1,8 @@
load(qttest_p4)
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
QT += gui-private
TEMPLATE = app