24133d4a59
namingng.py was only usable in standalone mode, but now supports CLI mode, i.e. with cppcheck --addon=namingng. It uses the generic reporting provided by cppcheckdata.reportError(). All output other than reported errors is suppressed. A local function reportNamingError() is implemented to call through to cppcheckdata.reportError(), filling in common defaults. The collection of errors and the --verify feature are removed, including related workflow and a test file. These are replaced by a unit test. |
||
---|---|---|
.. | ||
QML-Samples-TableView | ||
helloworld | ||
proj-inline-suppress | ||
proj-inline-suppress-unusedFunction | ||
proj-suppress-syntaxError | ||
proj2 | ||
trac5704 | ||
readme.txt | ||
test-clang-import.py | ||
test-helloworld.py | ||
test-inline-suppress.py | ||
test-more-projects.py | ||
test-other.py | ||
test-performance.py | ||
test-proj2.py | ||
test-project.py | ||
test-qml.py | ||
test-suppress-syntaxError.py | ||
testutils.py |
readme.txt
Systemtesting of Cppcheck CLI on some projects addons base path exclude folders importing projects * visual studio * compile database - different generators bear/cmake/.. - different platforms suppressions Different paths: * relative * absolute