summaryrefslogtreecommitdiffstats
path: root/test cases/warning/7 module without unstable/test.json
blob: 62b8aa1c628d53f8e332d9900d985fc592e5c417 (plain)
1
2
3
4
5
6
7
{
  "stdout": [
    {
      "line": "test cases/warning/7 module without unstable/meson.build:3: WARNING: Project targets '>= 0.55' but uses feature introduced in '0.56.0': module keyval as stable module. Consider either adding \"unstable-\" to the module name, or updating the meson required version to \">= 0.56.0\""
    }
  ]
}