aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 183b476e..ea3b4acc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
/tests/auto/applicationwindow/tst_applicationwindow
/tests/auto/calendar/tst_calendar
/tests/auto/controls/tst_controls
+/tests/auto/material/tst_material
/tests/auto/pressandhold/tst_pressandhold
/tests/auto/sanity/tst_sanity
/tests/auto/snippets/tst_snippets