aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@jollamobile.com>2014-06-04 20:32:07 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-03-27 08:20:25 +0000
commitcb1bed53654bcfbea709ccd6666e045b68b1e4b8 (patch)
tree56b07bda9feac4d4f0851529168df850d927fe94 /tests/auto/quick/quick.pro
parentf9c1b6e9c7ad3fbceef32590c5b7b6a9719fd453 (diff)
Include the scenegraph autotest in the testrun.
The mipmap test has been updated to work on chips without npot, but because it is failing in ci on some linux machines, we keep it enabled for OSX and windows only. The test also includes a dump of GPU capabilities to aid in debugging. Change-Id: Ief3092b8e0502bea06aaf4a20c03b7edfa0b2403 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index c2b7a4cc8d..e909b96cb7 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -74,7 +74,8 @@ QUICKTESTS = \
qquickview \
qquickcanvasitem \
qquickscreen \
- touchmouse
+ touchmouse \
+ scenegraph
SUBDIRS += $$PUBLICTESTS