cppcheck/addons/test
Georgiy Komarov fce3db8b7d
misra: Fixed a crash in rule 8.2 ()
Due to incorrect indentation, we return "None" instead of an empty list,
which causes the crash.

The problem was reported on the forum: https://sourceforge.net/p/cppcheck/discussion/general/thread/e146b8d779/
2021-04-13 10:09:42 +02:00
..
misra misra: Fixed a crash in rule 8.2 () 2021-04-13 10:09:42 +02:00
path1 Fix per file excludes () 2018-10-18 09:17:57 +02:00
threadsafety threadsafety shall not warn about const vars (in C++11) () 2020-10-23 11:58:25 +02:00
y2038 y2038 addon: Fix that check can never return True, add tests () 2019-12-03 18:49:11 +01:00
__init__.py misra.py: Fix up and improve load rules parser. () 2019-06-17 21:17:29 +02:00
cert-test.c Fixed (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
cert-test.cpp cert.py: Fix EXP05C crash () 2019-11-23 17:41:47 +01:00
misc-test.cpp Fixed (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.c Fixed (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
naming_test.cpp naming.py: Fix FP for constructors/destructors () 2019-11-18 18:41:57 +01:00
namingng_test.c Fixed (missing system includes in addon/test test files) 2020-11-15 12:46:28 +01:00
test-cert.py addons/test/test-*.py: Improve documentation about running the tests 2019-09-20 13:39:38 +02:00
test-misra.py some Python cleanups based on PyCharm inspections () 2021-01-31 14:27:11 +01:00
test-y2038.py y2038 addon: Fix that check can never return True, add tests () 2019-12-03 18:49:11 +01:00
util.py Misra severity () 2020-06-08 15:58:17 +02:00