cppcheck/htmlreport
Henrik Nilsson c83f446412 cppcheck doesn't always report a filename for an error.
Added some error checking so this tool doesn't crash.
2009-12-15 13:28:26 +01:00
..
README.txt
cppcheck-htmlreport cppcheck doesn't always report a filename for an error. 2009-12-15 13:28:26 +01:00
setup.py

README.txt

cppcheck-htmlreport

This is a little utility to generate a html report of a xml file produced by
cppcheck.

The utility is implemented in python and require the pygments module to be
able to generate syntax highlighted source code.