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>
This commit is contained in:
Toni Saario
2022-05-25 12:04:16 +03:00
parent 00a0bbfc23
commit 2caf376cd1
3 changed files with 35 additions and 2 deletions

View File

@@ -8,4 +8,5 @@ instructions:
Build:
- !include "{{qt/qt5}}/coin_qt_build_template.yaml"
Test: []
Test:
- !include "{{qt/qt5}}/coin_bic_tests.yaml"