This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
0
You've already forked cppcheck
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
cppcheck
/
addons
/
test
History
Mathias Schmid
387132389a
Add check for MISRA-C 2012 rule 3.2 and test cases. (
#2269
)
...
* Add check for MISRA-C 2012 rule 3.2 and test cases. * Fix formatting of MISRA rule 3.2 example.
2019-10-16 11:31:42 +02:00
..
misra
Add check for MISRA-C 2012 rule 3.2 and test cases. (
#2269
)
2019-10-16 11:31:42 +02:00
path1
Fix per file excludes (
#1437
)
2018-10-18 09:17:57 +02:00
y2038
Update addons structure. Make Y2038 addon works. (
#2024
)
2019-07-26 06:38:03 +02:00
__init__.py
misra.py: Fix up and improve load rules parser. (
#1895
)
2019-06-17 21:17:29 +02:00
cert-test.c
add support for CERT-API01-C check (
#1980
)
2019-07-24 10:39:31 +02:00
cert-test.cpp
addons/cert.py: Add MSC30-C: Do not use rand() (
#1348
)
2018-08-24 15:05:50 +02:00
misc-test.cpp
String concatenation in array: Improved handling of macros
2018-04-28 23:01:29 +02:00
naming_test.c
addons/naming.py: Fix crash on unnamed arguments, add regex validation. (
#1762
)
2019-03-26 18:54:09 +01:00
namingng_test.c
Added a new naming check addon. Also verifies variable and function p… (
#1456
)
2018-11-06 20:46:07 +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
addons/test/test-*.py: Improve documentation about running the tests
2019-09-20 13:39:38 +02:00
test-y2038.py
addons/test/test-*.py: Improve documentation about running the tests
2019-09-20 13:39:38 +02:00
util.py
Update addons structure. Make Y2038 addon works. (
#2024
)
2019-07-26 06:38:03 +02:00