cppcheck/triage
XhmikosR c090ed2fc9 PEP8 fixes.
[ci skip]
2015-04-20 21:11:45 +03:00
..
linux-3.11 triage: fix fp by providing a macro definition 2015-01-06 16:25:07 +01:00
readme.txt triage: added folder for triage data 2015-01-01 09:59:47 +01:00
theme1.css triage: write 'Not Found' errors in the report 2015-01-02 09:13:05 +01:00
triage-report.py PEP8 fixes. 2015-04-20 21:11:45 +03:00

readme.txt

This folder is for triage data of cppcheck results.

You can scan these projects with arbitrary cppcheck version and get triaged reports.

Usage:

1. Pick a project.. for example linux-3.11.
2. Scan linux-3.11 on your computer with cppcheck (arbitrary version).
3. run the triage.py script:
    python triage.py linux-3.11 path-to-cppcheck-results.txt
4. A report.html is generated