aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-27 17:38:41 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-11-30 09:53:50 +0000
commit489e9df7435e796f02df66b96401866e6ca0d2cf (patch)
tree42b483a9cc409be36f7f76b53fd63b09f364095a /tests/auto/auto.pro
parent87a4d340ef2438f43cfc795bb27947b125b3d2cf (diff)
Add tst_material
Tests that the inheritance of theme & accent works as expected. This is useful for avoiding regressions in the process of introducing a shared base class for QQuickMaterialStyle and QQuickUniversalStyle. Change-Id: Ib2eb5922323131fb531344b80dc928a0a07cca90 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index cd287eeb..88fcb334 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -5,6 +5,7 @@ SUBDIRS += \
applicationwindow \
calendar \
controls \
+ material \
pressandhold \
sanity \
snippets \