cppcheck/addons/test/misra
Georgiy Komarov 452c92494e
misra: Fix 8.2 false positives (#3306)
Type declaration on the next line is not allowed in rule 8.2. But we
need to make sure that the files of the checked files are the same.

Reported on the forum: https://sourceforge.net/p/cppcheck/discussion/development/thread/801dc07e59/#32c3/e90b/293e/39df/85b3/b821/e0c3
2021-06-25 16:06:29 +02:00
..
misra-suppressions1-test.c
misra-suppressions2-test.c
misra-test.c misra: Fix 8.2 false positives (#3306) 2021-06-25 16:06:29 +02:00
misra-test.cpp Suggested implementation for rule 8.2 (#3169) 2021-03-25 08:25:43 +01:00
misra-test.h misra: Fix 8.2 false positives (#3306) 2021-06-25 16:06:29 +02:00
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 Try to fix addon suppressions tests 2020-11-11 20:28:26 +01:00