cppcheck/addons/test
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 misra: Fix 8.2 false positives (#3306) 2021-06-25 16:06:29 +02:00
path1
threadsafety
y2038
__init__.py
cert-test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
cert-test.cpp
misc-test.cpp Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.cpp
namingng_test.c Fixed #9971 (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
test-cert.py
test-misra.py some Python cleanups based on PyCharm inspections (#2999) 2021-01-31 14:27:11 +01:00
test-y2038.py
util.py