From 73e722a85fbf0675938023b0207d7daac93b085a Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Sun, 12 Jun 2016 12:18:44 +0200 Subject: Replace tst_styles with tst_material & tst_universal The CI was not able to catch failures in tst_styles, because the test results were output by separate child processes. This change builds three different versions of tst_controls, which each run with the appropriate style. Change-Id: I95b2bdd90221579a3176e827802236d80d9f1a09 Reviewed-by: Mitch Curtis --- tests/auto/auto.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 4e6672c6..b17aa77a 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -13,8 +13,7 @@ SUBDIRS += \ qquickstyleselector \ qquickuniversalstyle \ sanity \ - snippets \ - styles + snippets # QTBUG-50295 !linux: SUBDIRS += \ -- cgit v1.2.3