aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-14 18:53:05 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-15 12:23:06 +0000
commit864eada35653075f49e8b683ba3fd7fdf3f38256 (patch)
tree483fb7375eeaa3cb921bdab38fa0913be5df0517 /coin/module_config.yaml
parent5e6bf7e22eb3734aa711e9dd885bc5c594f7db4c (diff)
Build and run tests for qtquickcontrols2 in Coin
Change-Id: Id24ad950874d400e2cd5188d999910ec26cbe292 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 2d433704..9f29e113 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -7,8 +7,7 @@ accept_configuration:
build_instructions:
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
- !include "{{qt/qtbase}}/cmake_module_build_instructions.yaml"
+ - !include "{{qt/qtbase}}/cmake_build_and_upload_test_artifacts.yaml"
test_instructions:
- - type: EnvironmentVariable
- variableName: Dummy
- variableValue: dummy
+ - !include "{{qt/qtbase}}/cmake_regular_test_instructions.yaml"