cppcheck/addons
eivindt 44670005ea Record C/CPP/Posix Standard used for cppcheck in dump file / use this for misra checking (#1782)
* Add cmd parameter for choosing between C90 and C99

Misra specifies different requirements to the uniqueness of
macros/enums/variables depending on what C standard
that's being used.

* Add standards configuration to each dump file

Read standards config from misra addon to decide what rules to use.

* Posix as standard setting should be deprecated.  Don't include this in the xml

* Rewritten to use a switch
2019-06-14 12:06:57 +02:00
..
test Fixed #8658 (false positive: MISRA rule 8.12) 2019-06-01 13:10:20 +02:00
y2038 Typos found by running "codespell" (#1715) 2019-03-01 01:01:39 +01:00
ROS_naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
cert.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
cppcheckdata.doxyfile Fix some typos in comments (found by codespell) 2016-11-27 11:40:42 +01:00
cppcheckdata.py Record C/CPP/Posix Standard used for cppcheck in dump file / use this for misra checking (#1782) 2019-06-14 12:06:57 +02:00
findcasts.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misc.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
misra.py Record C/CPP/Posix Standard used for cppcheck in dump file / use this for misra checking (#1782) 2019-06-14 12:06:57 +02:00
naming.json Feature/ros naming check (#1511) 2019-01-09 18:16:51 +01:00
naming.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00
namingng.py addons/namingng.py: Fixed typos, no functional changes intended. 2019-03-26 15:21:49 +01:00
threadsafety.py addons: /reportErrorCli/reportError/ 2019-04-14 08:54:53 +02:00