diff options
Diffstat (limited to 'meson/test cases/failing/111 compiler argument checking/test.json')
-rw-r--r-- | meson/test cases/failing/111 compiler argument checking/test.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meson/test cases/failing/111 compiler argument checking/test.json b/meson/test cases/failing/111 compiler argument checking/test.json new file mode 100644 index 000000000..f41f2d2cf --- /dev/null +++ b/meson/test cases/failing/111 compiler argument checking/test.json @@ -0,0 +1,7 @@ +{ + "stdout": [ + { + "line": "test cases/failing/111 compiler argument checking/meson.build:4:0: ERROR: Compiler for C does not support \"-meson-goober-arg-for-testing\"" + } + ] +} |