aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtbase.yaml
blob: 73ead7510f48c8118ed57366b181483f2aac6c10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Version: 2
Include: [
    cmake_platforms.yaml,
    cmake_platforms_static_tests.yaml,
    integrity.yaml,
    ios-tests.yaml,
    address_sanitizer_platforms.yaml,
    linux_android_tests_multi_abi.yaml,
    wasm_qtbase_tests.yaml,
    cmake_platforms_qemu_vxworks_buildtest_static.yaml,
    cmake_platforms_qemu_vxworks_tests_static.yaml,
    qtlite.yaml,
    qtbase-new-compiler-testing.yaml,
    quick-minimal.yaml
]
Configurations: []
Overrides:
# Make VxWorks tests insignificant.
-
    Id: 'vxworks-x86_64-tests'
    Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']