summaryrefslogtreecommitdiff
path: root/test cases/frameworks/40 qt qml/test.json
blob: d1f868400658ba58f8124f43c90d4608b493c197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "matrix": {
    "options": {
      "method": [
        { "val": "config-tool" },
        { "val": "qmake" },
        { "val": "pkg-config" }
      ]
    }
  },
  "installed": [
    {"type": "file", "file": "usr/qml/My/Module1/QmlSingleton.qml"},
    {"type": "file", "file": "usr/qml/My/Module1/qmldir"},
    {"type": "file", "file": "usr/qml/My/Module1/Basic.qml"},
    {"type": "file", "file": "usr/qml/My/Module1/Internal.qml"},
    {"type": "file", "file": "usr/qml/My/Module1/Thing.qml"},
    {"type": "file", "file": "usr/qml/My/Module1/My_Module1.qmltypes"},
    {"type": "file", "file": "usr/qml/My/Module5/qmldir"},
    {"type": "file", "file": "usr/qml/My/Module5/My_Module5.qmltypes"}
  ],
  "expect_skip_on_jobname": ["cygwin", "msys2", "azure", "bionic", "macos"]
}