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
479533a80a
cppcheck
/
test
History
chrchr-github
479533a80a
Rework fix for
#11008
(
#4296
)
2022-07-24 12:15:04 +02:00
..
bug-hunting
…
cfg
…
cli
…
synthetic
…
testsuites
…
CMakeLists.txt
…
options.cpp
…
options.h
…
precompiled.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testanalyzerinformation.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
Fix
#11016
FP unusedStructMember when used through iterator (regression) (
#4289
)
2022-07-19 20:42:54 +02:00
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
Fix BufferOverrun TODO (
#4300
)
2022-07-22 07:24:34 +02:00
testcharvar.cpp
…
testclangimport.cpp
…
testclass.cpp
Fix
#10977
FP noExplicitConstructor with variadic template (
#4301
)
2022-07-24 10:18:19 +02:00
testcmdlineparser.cpp
…
testcondition.cpp
Fix
#11037
FP knownConditionTrueFalse with dynamic_cast (
#4297
)
2022-07-20 20:48:17 +02:00
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfunctions.cpp
…
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
Rework fix for
#11008
(
#4296
)
2022-07-24 12:15:04 +02:00
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnullpointer.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testprocessexecutor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
Tokenizer: remove simplifyTokenList2
2022-07-18 16:20:36 +02:00
testsimplifytypedef.cpp
…
testsimplifyusing.cpp
…
testsizeof.cpp
…
teststl.cpp
Fix uselessCallsConstructor TODOs (
#4299
)
2022-07-21 22:15:16 +02:00
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsummaries.cpp
…
testsuppressions.cpp
…
testsymboldatabase.cpp
Fix
#11016
FP unusedStructMember when used through iterator (regression) (
#4289
)
2022-07-19 20:42:54 +02:00
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testtokenlist.cpp
…
testtokenrange.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
Fix
#10977
FP noExplicitConstructor with variadic template (
#4301
)
2022-07-24 10:18:19 +02:00
testutils.cpp
…
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…