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
00d6a0e877
cppcheck
/
test
History
PKEuS
00d6a0e877
refactorizations for CheckClass and for less false negatives related to derived classes
2011-12-14 21:11:40 +01:00
..
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test.pro
…
test64bit.cpp
…
testassignif.cpp
…
testautovariables.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
refactorizations for CheckClass and for less false negatives related to derived classes
2011-12-14 21:11:40 +01:00
testcmdlineparser.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testdivision.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnonreentrantfunctions.cpp
…
testnullpointer.cpp
…
testobsoletefunctions.cpp
…
testoptions.cpp
…
testother.cpp
Fixed
#3407
(False positive: (inconclusive) Found duplicate branches for if and else. (inline assembler))
2011-12-13 21:42:38 +01:00
testpath.cpp
…
testpathmatch.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
Fixed
#3405
((error) Invalid number of character ({) when these macros are def ined: 'WIN32'.)
2011-12-13 21:14:41 +01:00
testrunner.cpp
…
testrunner.vcproj
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsimplifytokens.cpp
…
teststl.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtoken.cpp
…
testtokenize.cpp
Fixed
#3407
(False positive: (inconclusive) Found duplicate branches for if and else. (inline assembler))
2011-12-13 21:42:38 +01:00
testuninitvar.cpp
Uninitialized variables: Detect more errors when variable is given as array index. Ticket:
#3369
2011-12-14 19:56:58 +01:00
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
refactorizations for CheckClass and for less false negatives related to derived classes
2011-12-14 21:11:40 +01:00
testunusedvar.cpp
…
testutils.h
…