aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/failing/97 no native compiler/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'meson/test cases/failing/97 no native compiler/test.json')
-rw-r--r--meson/test cases/failing/97 no native compiler/test.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/meson/test cases/failing/97 no native compiler/test.json b/meson/test cases/failing/97 no native compiler/test.json
new file mode 100644
index 000000000..b79bd3b8e
--- /dev/null
+++ b/meson/test cases/failing/97 no native compiler/test.json
@@ -0,0 +1,7 @@
+{
+ "stdout": [
+ {
+ "line": "test cases/failing/97 no native compiler/meson.build:12:0: ERROR: No host machine compiler for \"main.c\""
+ }
+ ]
+}