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.
12 lines
326 B
12 lines
326 B
5 years ago
|
{
|
||
|
"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/39 prefix absolute/meson.build:1:0: ERROR: prefix value 'some/path/notabs' must be an absolute path"
|
||
|
}
|
||
|
]
|
||
|
}
|