summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro')
-rw-r--r--tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro b/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro
index 78ac97d259..25c6c64f68 100644
--- a/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro
+++ b/tests/benchmarks/gui/image/qpixmapcache/qpixmapcache.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TEMPLATE = app
TARGET = tst_bench_qpixmapcache
TEMPLATE = app