summaryrefslogtreecommitdiffstats
path: root/test cases/failing/38 prefix absolute/test.json
blob: 859906cb7d5608eb8520bc2f338f89bc7c199505 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "do_not_set_opts": [
    "prefix"
  ],
  "stdout": [
    {
      "comment": "literal 'some/path/notabs' appears in output, irrespective of os.path.sep, as that's the prefix",
      "line": "test cases/failing/38 prefix absolute/meson.build:1:0: ERROR: prefix value 'some/path/notabs' must be an absolute path"
    }
  ]
}