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
09241030c3
cppcheck
/
test
History
Daniel Marjamäki
4a76dbb632
Bug hunting; Avoid bailout uninit FP, stream object
2020-07-19 16:54:44 +02:00
..
bug-hunting
…
cfg
…
cli
…
synthetic
…
testsuites
…
CMakeLists.txt
…
options.cpp
…
options.h
…
precompiled.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
…
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
Fix some false positive in loop forward analysis (
#2669
)
2020-06-05 18:06:03 +02:00
testbughuntingchecks.cpp
…
testcharvar.cpp
…
testclangimport.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testexprengine.cpp
ExprEngine; Improved handling of for loop, loop variable
2020-06-28 17:28:40 +02:00
testfilelister.cpp
…
testfunctions.cpp
…
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
Update copyright year
2020-06-13 16:37:12 +02:00
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
…
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnullpointer.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
…
testsimplifyusing.cpp
…
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testtokenlist.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.cpp
…
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…