aboutsummaryrefslogtreecommitdiff
path: root/test cases/failing/119 pathsep in install_symlink/test.json
blob: 9df546a25f843b1fc3b7b7e0bfbba9ccbcfd392c (plain)
1
2
3
4
5
6
7
{
    "stdout": [
        {
            "line": "test cases/failing/119 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."
        }
    ]
}