The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
326 B
11 lines
326 B
{ |
|
"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" |
|
} |
|
] |
|
}
|
|
|