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
7d13d25638
cppcheck
/
test
History
Thomas Jarosch
7d13d25638
Fixed
#3181
(Add missing return statements)
2011-10-08 12:45:56 +02:00
..
options.cpp
…
options.h
…
redirect.h
…
test.cxx
renamed gui/test.cpp to test/test.cxx
2010-02-19 07:21:16 +01:00
test.pro
…
test64bit.cpp
…
testassignif.cpp
…
testautovariables.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
Move "information" errors to "style" errors.
2011-10-05 20:44:00 +03:00
testcmdlineparser.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testdivision.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testincompletestatement.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnonreentrantfunctions.cpp
…
testnullpointer.cpp
Fixed
#3128
(False positive: null pointer dereference check does not handle complex boolean logic properly)
2011-10-07 21:08:21 +02:00
testobsoletefunctions.cpp
…
testoptions.cpp
…
testother.cpp
Fixed
#3181
(Add missing return statements)
2011-10-08 12:45:56 +02:00
testpath.cpp
…
testpathmatch.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcproj
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsimplifytokens.cpp
…
teststl.cpp
enable: break out 'performance' and 'portability' from the 'style' id. Ticket:
#3074
2011-09-03 15:30:30 +02:00
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
Fixed
#3181
(Add missing return statements)
2011-10-08 12:45:56 +02:00
testtoken.cpp
…
testtokenize.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
Fixed
#3104
(unread despite modified and used in IF statement)
2011-09-11 08:19:35 +02:00
testutils.h
…