summaryrefslogtreecommitdiff
path: root/tests/testreport.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testreport.txt')
-rw-r--r--tests/testreport.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/testreport.txt b/tests/testreport.txt
index 0d13bed..8b47e0b 100644
--- a/tests/testreport.txt
+++ b/tests/testreport.txt
@@ -41,5 +41,9 @@
[testsrc/bad/license5.h:3]: V005: Missing copyrights section
[testsrc/bad/license6.cpp:5]: V005: Missing "This file is part of The ManaPlus Client."
[testsrc/bad/license6.h:5]: V005: Missing "This file is part of The ManaPlus Client."
+[testsrc/bad/packet.cpp:25]: V012: Wrong output packet creation. Must be 'createOutPacket(CMSG...'
[testsrc/bad/uk.po:2257]: V010: Wrong character at end of translation line.
-[testsrc/good/packet.cpp:25]: V012: Wrong output packet creation. Must be 'createOutPacket(SMSG...'
+[testsrc/bad/virtual1.cpp:33]: V013: Keywords virtual is useless if used with override or final
+[testsrc/bad/virtual1.cpp:34]: V013: Keywords virtual is useless if used with override or final
+[testsrc/bad/virtual1.h:31]: V013: Keywords virtual is useless if used with override or final
+[testsrc/bad/virtual1.h:32]: V013: Keywords virtual is useless if used with override or final