aboutsummaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2022-05-25 12:04:16 +0300
committerToni Saario <toni.saario@qt.io>2022-09-15 08:54:31 +0300
commitd5381608baa52bc6799cff2d66d2c859d1af3f79 (patch)
treee7b3da38082112f0ad6dcb164f131f460ceabaf2 /coin/module_config.yaml
parent0770d0db8fed7b702059d8e4b5c31aeb1b7803d1 (diff)
Run bic tests
The way of running bic tests has changed. Now tests need to be run on qt5 level where all modules are present and intermodule includes can be handled. Task-number: QTBUG-100698 Change-Id: Ic68c019988718485201602f279530c501f6e6ba3 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simo Fält <simo.falt@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 89175e67..3de784a2 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -8,4 +8,5 @@ instructions:
Build:
- !include "{{qt/qt5}}/coin_qt_build_template.yaml"
- Test: []
+ Test:
+ - !include "{{qt/qt5}}/coin_bic_tests.yaml"