mirror of
git://code.qt.io/qt/qt5.git
synced 2025-12-21 15:38:15 +08:00
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>
13 lines
243 B
YAML
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"
|