Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Plugin for cppcheck
dwmcqueen:
Has anyone looked at developing a plugin for cppcheck?
stahta01:
I am guessing no plugin exists.
Did you read this; might help you think of how to use cppcheck.
http://wiki.codeblocks.org/index.php?title=UnitTesting
Tim S.
dwmcqueen:
I thought as much too.
As I understand it, cppcheck is not a testing framework but static code analysis - which might come in handy integrated into the CodeBlocks IDE.
jfouche:
I didn't know about CppCheck. I think it's a good idea. I began a plugin for CodeLite for it. If you need help, you can ask me (I created a lib and a base class to use CppCheck without a main).
--
Jérémie
killerbot:
for completeness : CB now already has for some time a CppCheck plug-in :-)
Navigation
[0] Message Index
[#] Next page
Go to full version