From 489e9df7435e796f02df66b96401866e6ca0d2cf Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Fri, 27 Nov 2015 17:38:41 +0100 Subject: 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 --- tests/auto/auto.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/auto.pro') 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 \ -- cgit v1.2.3