aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/33 run program/test.json
blob: da8f128bf4632dceba199fb669c63122216e9c4d (plain)
1
2
3
4
5
6
7
8
{
  "stdout": [
    {
      "line": "test cases/common/33 run program/meson.build:1: WARNING: Project targets '>=0.1.0' but uses feature introduced in '0.47.0': check arg in run_command.",
      "comment": "This triggers on line 1 -- the line with the project() function"
    }
  ]
}