summaryrefslogtreecommitdiffstats
path: root/coin/instructions/coin_module_test_template_common.yaml
blob: 19c51e23c6cbbba7e207c9f8297f7b02101a89fb (plain)
1
2
3
4
5
6
7
8
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"
  - !include "{{qt/qtbase}}/coin_module_test_qnx_start_emulator.yaml"
  # 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"