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
18fd2528f8
cppcheck
/
test
History
Daniel Marjamäki
9d7defad22
Fixed
#615
(Memleak was detected in 1.32 but not in 1.33 and later)
2009-08-29 17:33:57 +02:00
..
test.pro
…
testautovariables.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testdangerousfunctions.cpp
…
testdivision.cpp
…
testfilelister.cpp
…
testincompletestatement.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testother.cpp
…
testpreprocessor.cpp
…
testredundantif.cpp
…
testrunner.cpp
…
testsimplifytokens.cpp
…
teststl.cpp
…
testsuite.cpp
…
testsuite.h
…
testtoken.cpp
…
testtokenize.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
unused private functions: don't check classes declared in header files unless it is known that their whole implementation is seen
2009-07-12 14:23:01 +02:00
testunusedvar.cpp
…