summaryrefslogtreecommitdiff
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2021-10-27 17:55:30 +0200
committerIvan Solovev <ivan.solovev@qt.io>2021-11-09 10:28:16 +0100
commit052a247133fe98a5941a570134b48a7b97853092 (patch)
tree063be8259a3c6056d91438765602ca8432baaa4e /coin/module_config.yaml
parente7bc51e4c5c07389c1d028e7a42c238688ca43ee (diff)
downloadqtlocation-052a247133fe98a5941a570134b48a7b97853092.tar.gz
Build minimal subset of QtLocation with unit-tests
Build src/location/maps and src/location/places with a minimum subset of required src/location/declarativemaps files. Also build all plugins except mapbox-gl. Enable all non-QML unit-tests. Task-number: QTBUG-97769 Change-Id: I7c70584376c688efd2e1d046186732a7399e12d9 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 6c1ee3f7..16d158c6 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -8,4 +8,5 @@ instructions:
Build:
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
- Test: []
+ Test:
+ - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"