aboutsummaryrefslogtreecommitdiff
path: root/test cases/warning/9 meson.options/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/warning/9 meson.options/test.json')
-rw-r--r--test cases/warning/9 meson.options/test.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test cases/warning/9 meson.options/test.json b/test cases/warning/9 meson.options/test.json
new file mode 100644
index 0000000..f711924
--- /dev/null
+++ b/test cases/warning/9 meson.options/test.json
@@ -0,0 +1,7 @@
+{
+ "stdout": [
+ {
+ "line": "WARNING: Project targets '>= 0.63' but uses feature introduced in '1.1': meson.options file. Use meson_options.txt instead"
+ }
+ ]
+}