2020-07-01 16:14:41 +00:00
|
|
|
type: Group
|
|
|
|
instructions:
|
|
|
|
# The build env is needed on MSVC so that tst_qmake can properly build apps / libraries.
|
|
|
|
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
|
2020-09-09 05:32:21 +00:00
|
|
|
- !include "{{qt/qtbase}}/coin_module_test_android_start_emulator.yaml"
|
2021-09-27 15:02:52 +00:00
|
|
|
- !include "{{qt/qtbase}}/coin_module_test_qnx_start_emulator.yaml"
|
2020-07-01 16:14:41 +00:00
|
|
|
# The test env vars are needed to pick the proper prefix.bat file.
|
|
|
|
- !include "{{qt/qtbase}}/cmake_setup_running_tests_env_vars.yaml"
|
|
|
|
- !include "{{qt/qtbase}}/coin_module_test_qemu_env_vars.yaml"
|