From 4fea3be3af5e436d96ecaaa80c49ecd96ead316f Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 19 Aug 2021 16:33:03 +0200 Subject: iOS: Build a subset of tests when targeting iOS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently will only build tests/auto/cmake projects in qtbase. More work is needed for the other repos. Pick-to: 6.2 Task-number: QTBUG-95839 Change-Id: Ie1aa6deb202c9b84ce0c14b0f851f38a3a71fe7b Reviewed-by: Tor Arne Vestbø --- coin/platform_configs/qtbase.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'coin/platform_configs/qtbase.yaml') diff --git a/coin/platform_configs/qtbase.yaml b/coin/platform_configs/qtbase.yaml index 088fbee5..78afc5c8 100644 --- a/coin/platform_configs/qtbase.yaml +++ b/coin/platform_configs/qtbase.yaml @@ -3,7 +3,8 @@ Include: [ cmake_platforms.yaml, cmake_platforms_static_tests.yaml, macos-developer-build-tests.yaml, - integrity.yaml + integrity.yaml, + ios-tests.yaml ] Configurations: - -- cgit v1.2.3