aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing/117 pathsep in install_symlink/test.json
blob: aa356194af3c56d70fcab597891bd0c7d63e5e79 (plain)
1
2
3
4
5
6
7
{
    "stdout": [
        {
            "line": "test cases/failing/117 pathsep in install_symlink/meson.build:3:0: ERROR: Link name is \"foo/bar\", but link names cannot contain path separators. The dir part should be in install_dir."
        }
    ]
}