aboutsummaryrefslogtreecommitdiffstats
path: root/qtlite_tests.json
blob: 5a7a815e7a33f9c4cd7f76d78859a16e6b9bce11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
   "branch": "dev",
   "integration": "qt/qtdeclarative",
   "series": "qtlite_binary_size",
   "coin_id": "ubuntu-24.04-x86-static-qtlite",
   "builds_to_check" : [
      {
         "name": "qt/qtdeclarative",
         "size_comparision": [
            {
               "file": "bin/qml",
               "threshold": 0.05
            }
         ]
      }
   ]
}