|
63 | 63 | <Unit filename="src/checkclass.h" /> |
64 | 64 | <Unit filename="src/checkdangerousfunctions.cpp" /> |
65 | 65 | <Unit filename="src/checkdangerousfunctions.h" /> |
66 | | - <Unit filename="src/checkfunctionusage.cpp" /> |
67 | | - <Unit filename="src/checkfunctionusage.h" /> |
68 | 66 | <Unit filename="src/checkheaders.cpp" /> |
69 | 67 | <Unit filename="src/checkheaders.h" /> |
70 | 68 | <Unit filename="src/checkmemoryleak.cpp" /> |
|
75 | 73 | <Unit filename="src/checksecurity.h" /> |
76 | 74 | <Unit filename="src/checkstl.cpp" /> |
77 | 75 | <Unit filename="src/checkstl.h" /> |
| 76 | + <Unit filename="src/checkunusedfunctions.cpp" /> |
| 77 | + <Unit filename="src/checkunusedfunctions.h" /> |
78 | 78 | <Unit filename="src/cppcheck.cpp" /> |
79 | 79 | <Unit filename="src/cppcheck.h" /> |
80 | 80 | <Unit filename="src/cppcheckexecutor.cpp" /> |
|
105 | 105 | <Unit filename="test/testdangerousfunctions.cpp" /> |
106 | 106 | <Unit filename="test/testdivision.cpp" /> |
107 | 107 | <Unit filename="test/testfilelister.cpp" /> |
108 | | - <Unit filename="test/testfunctionusage.cpp" /> |
109 | 108 | <Unit filename="test/testincompletestatement.cpp" /> |
110 | 109 | <Unit filename="test/testmathlib.cpp" /> |
111 | 110 | <Unit filename="test/testmemleak.cpp" /> |
112 | | - <Unit filename="test/testmemleakmp.cpp" /> |
113 | 111 | <Unit filename="test/testother.cpp" /> |
114 | 112 | <Unit filename="test/testpreprocessor.cpp" /> |
115 | 113 | <Unit filename="test/testredundantif.cpp" /> |
|
121 | 119 | <Unit filename="test/testsuite.h" /> |
122 | 120 | <Unit filename="test/testtoken.cpp" /> |
123 | 121 | <Unit filename="test/testtokenize.cpp" /> |
| 122 | + <Unit filename="test/testunusedfunctions.cpp" /> |
124 | 123 | <Unit filename="test/testunusedprivfunc.cpp" /> |
125 | 124 | <Unit filename="test/testunusedvar.cpp" /> |
126 | 125 | <Unit filename="tools/dmake.cpp"> |
|
0 commit comments