This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
bf2b77295f
cppcheck
/
test
History
Daniel Marjamäki
770d2ff835
Simplify enum: Fixed segmentation fault if code ends with enum type id
2010-03-07 13:01:56 +01:00
..
test.cxx
…
test.pro
…
test.vcproj
…
testautovariables.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testdangerousfunctions.cpp
…
testdivision.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testincompletestatement.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testother.cpp
Fixed
#1472
(false positive: Data is allocated but not initialized: service)
2010-03-07 09:08:52 +01:00
testpreprocessor.cpp
…
testredundantif.cpp
…
testrunner.cpp
…
testsimplifytokens.cpp
Simplify enum: Fixed segmentation fault if code ends with enum type id
2010-03-07 13:01:56 +01:00
teststl.cpp
…
testsuite.cpp
…
testsuite.h
…
testtoken.cpp
…
testtokenize.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…