summaryrefslogtreecommitdiff
path: root/test/messages/func_interfaces.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/messages/func_interfaces.txt')
-rw-r--r--test/messages/func_interfaces.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/messages/func_interfaces.txt b/test/messages/func_interfaces.txt
new file mode 100644
index 000000000..546acddca
--- /dev/null
+++ b/test/messages/func_interfaces.txt
@@ -0,0 +1,5 @@
+E: 46:MissingMethod: Missing method 'truc' from IMachin interface
+E: 77:InterfaceCantBeFound: Undefined variable 'undefined'
+F: 77:InterfaceCantBeFound: failed to resolve interfaces implemented by InterfaceCantBeFound (undefined)
+F: 90:InterfaceCantBeFound2: failed to resolve interfaces implemented by InterfaceCantBeFound2 ((BadArgument.__implements__) + (Correct2.__implements__))
+W: 71:BadArgument.troc: Arguments number differs from IMachin interface method