summaryrefslogtreecommitdiff
path: root/tests/testreport.txt
blob: da80304699952c7720bc6175e10ff5cbb16d3a9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
[testsrc/bad/avatarlistbox.xml:1]: V009: Wrong xml header. Must be '<?xml version="1.0" encoding="utf-8"?>'
[testsrc/bad/brackets.cpp:23]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:34]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:45]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:56]: V015: Brackets formatting error. Wrong first bracket position
[testsrc/bad/brackets.cpp:69]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:72]: V017: Remove () after new CLASS().
[testsrc/bad/brackets.cpp:78]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:79]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.cpp:80]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:21]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:32]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:43]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:54]: V015: Brackets formatting error. Wrong first bracket position
[testsrc/bad/brackets.h:67]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:74]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:75]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:76]: V015: Brackets formatting error. Wrong last bracket position
[testsrc/bad/brackets.h:83]: V017: Remove () after new CLASS().
[testsrc/bad/constructor1.cpp:25]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.cpp:32]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.cpp:34]: V006: Add space between constructor and ":".
[testsrc/bad/constructor1.cpp:35]: V006: Wrong align in initialisation list.
[testsrc/bad/constructor1.cpp:41]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.cpp:44]: V006: Wrong align in initialisation list.
[testsrc/bad/constructor1.h:23]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.h:30]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.h:32]: V006: Add space between constructor and ":".
[testsrc/bad/constructor1.h:33]: V006: Wrong align in initialisation list.
[testsrc/bad/constructor1.h:39]: V007: Need add final or notfinal into class declaration
[testsrc/bad/constructor1.h:42]: V006: Wrong align in initialisation list.
[testsrc/bad/debug1.cpp:25]: V004: Missing #include "debug.h". It need for profiling and memory debugging.
[testsrc/bad/debug1.h:23]: V003: Dont use #include "debug.h" in .h files. Probably need replace it to #include "localconsts.h"
[testsrc/bad/debug2.cpp:23]: V004: Last include must be #include "debug.h"
[testsrc/bad/final1.cpp:25]: V007: Need add final or notfinal into class declaration
[testsrc/bad/final1.cpp:27]: V016: Wrong A_DELETE_COPY or A_DEFAULT_COPY marker
[testsrc/bad/final1.cpp:31]: V007: Need add final or notfinal into class declaration
[testsrc/bad/final1.h:23]: V007: Need add final or notfinal into class declaration
[testsrc/bad/final1.h:27]: V007: Need add final or notfinal into class declaration
[testsrc/bad/formatting2.cpp:26]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class SortPartyFunctor
[testsrc/bad/formatting2.cpp:28]: V011: Wrong public/protected/private formatting. Must be align 8, but present align 9.
[testsrc/bad/formatting.cpp:25]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/formatting.cpp:27]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
[testsrc/bad/formatting.cpp:28]: V016: Wrong A_DELETE_COPY or A_DEFAULT_COPY marker
[testsrc/bad/formatting.cpp:34]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[testsrc/bad/formatting.cpp:36]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
[testsrc/bad/formatting.cpp:44]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test3
[testsrc/bad/formatting.cpp:46]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 8.
[testsrc/bad/formatting.h:23]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/formatting.h:25]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 0.
[testsrc/bad/formatting.h:31]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[testsrc/bad/formatting.h:33]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 5.
[testsrc/bad/formatting.h:41]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test3
[testsrc/bad/formatting.h:43]: V011: Wrong public/protected/private formatting. Must be align 4, but present align 1.
[testsrc/bad/include1.cpp:21]: V008: Wrong include #include "lintmanager1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.cpp:23]: V008: Wrong include #include "include1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.cpp:27]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/include1.cpp:34]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[testsrc/bad/include1.cpp:43]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test3
[testsrc/bad/include1.h:21]: V008: Wrong include #include "lintmanager1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.h:23]: V008: Wrong include #include "license1.h". Probably you should use path from src dir, or use #include <file.ext>
[testsrc/bad/include1.h:25]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/include1.h:32]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[testsrc/bad/include1.h:41]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test3
[testsrc/bad/license1.cpp:1]: V005: Should be license header
[testsrc/bad/license1.h:1]: V005: Should be license header
[testsrc/bad/license2.cpp:2]: V005: Should be 'The ManaPlus Client' in header
[testsrc/bad/license2.h:2]: V005: Should be 'The ManaPlus Client' in header
[testsrc/bad/license3.cpp:19]: V005: License version not found. It must be GPL 2
[testsrc/bad/license3.h:19]: V005: License version not found. It must be GPL 2
[testsrc/bad/license4.cpp:4]: V005: Missing ManaPlus developers copyrights
[testsrc/bad/license4.h:4]: V005: Missing ManaPlus developers copyrights
[testsrc/bad/license5.cpp:3]: V005: Missing copyrights section
[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/translation.cpp:27]: V014: Missing "// TRANSLATORS: " comment before this line.
[testsrc/bad/translation.cpp:32]: V014: Missing "// TRANSLATORS: " comment before this line.
[testsrc/bad/uk.po:162]: V010: Extra " at start and at end of translated line.
[testsrc/bad/uk.po:162]: V010: Wrong character at start of translation line.
[testsrc/bad/uk.po:166]: V010: Missing " at start and at end of translated line.
[testsrc/bad/uk.po:2257]: V010: Wrong character at end of translation line.
[testsrc/bad/uk.po:2269]: V010: Wrong character at start of translation line.
[testsrc/bad/uk.po:2535]: V010: Wrong number of spaces at start of translation line.
[testsrc/bad/uk.po:3711]: V010: Wrong character at end of translation line.
[testsrc/bad/virtual1.cpp:25]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/virtual1.cpp:31]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[testsrc/bad/virtual1.cpp:33]: V013: Keywords virtual is useless if used with override or final
[testsrc/bad/virtual1.cpp:36]: V013: Keywords virtual is useless if used with override or final
[testsrc/bad/virtual1.h:23]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test1
[testsrc/bad/virtual1.h:29]: V016: Missing copy constructor marker A_DELETE_COPY / A_DEFAULT_COPY for class Test2
[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