summaryrefslogtreecommitdiffstats
path: root/test cases/common/8 install/test.json
blob: b31f28782226e7a37258df2e9689701610768f29 (plain)
1
2
3
4
5
6
7
8
9
{
  "installed": [
    { "type": "exe",  "file": "usr/bin/prog"           },
    { "type": "pdb",  "file": "usr/bin/prog"           },
    { "type": "file", "file": "usr/share/dir/file.txt" },
    { "type": "file", "file": "usr/libtest/libstat.a"  }
  ],
  "do_not_set_opts": ["libdir"]
}