Files
qt5/coin/module_config.yaml
Toni Saario 2caf376cd1 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: Simo Fält <simo.falt@qt.io>
2022-09-22 09:46:16 +00:00

13 lines
243 B
YAML

version: 2
accept_configuration:
condition: property
property: features
not_contains_value: Disable
instructions:
Build:
- !include "{{qt/qt5}}/coin_qt_build_template.yaml"
Test:
- !include "{{qt/qt5}}/coin_bic_tests.yaml"