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.
 
 
 
 
 
 

16 lines
372 B

{
"matrix": {
"options": {
"failmode": [
{ "val": "not-installed" },
{ "val": "parent-dir" },
{ "val": "root-subdir" }
]
}
},
"stdout": [
{
"line": "test cases/failing/124 subproject sandbox violation/meson.build:24:0: ERROR: Sandbox violation: Tried to grab file file.txt from a nested subproject."
}
]
}