summaryrefslogtreecommitdiff
path: root/coin
diff options
context:
space:
mode:
authorLeander Beernaert <leander.beernaert@qt.io>2019-12-09 16:25:08 +0100
committerLeander Beernaert <leander.beernaert@qt.io>2019-12-13 15:25:35 +0000
commita4e5714db18713ffd40f00c3095dd5f2e33332eb (patch)
tree4bf8d2a06de6bee0bc3ce9fbdc28fec73449fe17 /coin
parentde7af88098c7d9da54147c5109cdb19fa9f68e84 (diff)
downloadqttools-a4e5714db18713ffd40f00c3095dd5f2e33332eb.tar.gz
Convert QtTools tests
Change-Id: I1666999af341f9dbc6dbb63d75a81c3b07adc316 Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 2d4337041..9f29e1139 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -7,8 +7,7 @@ accept_configuration:
build_instructions:
- !include "{{qt/qtbase}}/prepare_building_env.yaml"
- !include "{{qt/qtbase}}/cmake_module_build_instructions.yaml"
+ - !include "{{qt/qtbase}}/cmake_build_and_upload_test_artifacts.yaml"
test_instructions:
- - type: EnvironmentVariable
- variableName: Dummy
- variableValue: dummy
+ - !include "{{qt/qtbase}}/cmake_regular_test_instructions.yaml"