aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtbase.yaml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2021-08-19 16:33:03 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2021-08-26 20:17:07 +0200
commit4fea3be3af5e436d96ecaaa80c49ecd96ead316f (patch)
tree2a266987ccc7359f9073b962c1a7115a0fcef382 /coin/platform_configs/qtbase.yaml
parent8dcbfc526ec0b47f302f2265337d2a9ee91f2b5c (diff)
iOS: Build a subset of tests when targeting iOS
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ø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'coin/platform_configs/qtbase.yaml')
-rw-r--r--coin/platform_configs/qtbase.yaml3
1 files changed, 2 insertions, 1 deletions
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:
-