cppcheck/addons/test/misra
Georgy Komarov 6d4eff46be
misra.py: Fix false negative for rule 20.4 (#2528)
Define different sets of reserved keywords for C90 and C99.
This will fix false negative for compliant example, defined in MISRA
document, and close trac 9506.
2020-02-09 10:46:13 +01:00
..
misra-suppressions1-test.c
misra-suppressions2-test.c
misra-test.c misra.py: Fix false negative for rule 20.4 (#2528) 2020-02-09 10:46:13 +01:00
misra-test.cpp misra.py: Fix crash on c++ code (#2414) 2019-12-01 14:51:12 +01:00
misra-test.h
misra2012_rules_dummy_ascii.txt
misra2012_rules_dummy_utf8.txt
misra2012_rules_dummy_windows1250.txt
misra_rules_dummy.txt
misra_rules_empty_lines.txt
misra_rules_multiple_lines.txt Loosen restrictions on MISRA rules text structure (#2157) 2019-09-09 21:43:44 +02:00
misra_rules_structure.txt
suppressions.txt