.. |
bug-hunting
|
…
|
|
cfg
|
Fix 6577: Detect pointer to uninitialised memory with clock_settime() (#3993)
|
2022-04-11 07:23:44 +02:00 |
cli
|
…
|
|
synthetic
|
…
|
|
testsuites
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
precompiled.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
Fix todo test that was using wrong function (#3982)
|
2022-04-07 06:48:51 +02:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Fix 7684: ValueFlow: function call 'X::GetSize()' (#3984)
|
2022-04-07 06:49:25 +02:00 |
testcharvar.cpp
|
…
|
|
testclangimport.cpp
|
…
|
|
testclass.cpp
|
Fix crash with defaulted destructor (#3975)
|
2022-04-05 23:18:08 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fix #9789 FP Logical condition considered always false (#3985)
|
2022-04-09 14:09:10 +02:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
…
|
|
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
Fix #10952 FP constStatement with cast in return (#3986)
|
2022-04-07 14:11:14 +02:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fix #3886 New Check : Return value of "new" ignored (#3884)
|
2022-04-09 19:06:32 +02:00 |
testnullpointer.cpp
|
Added regression test from Ticket #3929:comment18
|
2022-04-10 08:10:11 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Fix #9815 FP redundantInitialization with lambda / #10864 debug: valueFlowConditionExpressions bailout (#3970)
|
2022-04-05 23:19:17 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
testrunner.vcxproj.filters
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
testsimplifytemplate.cpp
|
…
|
|
testsimplifytokens.cpp
|
Fix 10951: FP knownEmptyContainer with east-const (#3988)
|
2022-04-08 08:22:39 +02:00 |
testsimplifytypedef.cpp
|
Fix 10951: FP knownEmptyContainer with east-const (#3988)
|
2022-04-08 08:22:39 +02:00 |
testsimplifyusing.cpp
|
…
|
|
testsizeof.cpp
|
Fix #10179 FP divideSizeof with dereferenced pointer-to-pointer (#3786)
|
2022-04-10 22:47:27 +02:00 |
teststl.cpp
|
Fix 6624: false negative: std::vector out of bounds access not detected (#3980)
|
2022-04-07 06:47:15 +02:00 |
teststring.cpp
|
Added regression test for #8332.
|
2022-04-06 08:12:41 +02:00 |
testsuite.cpp
|
…
|
|
testsuite.h
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
testsummaries.cpp
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
use std::string::empty() (#3910)
|
2022-04-09 19:02:37 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Fix 10951: FP knownEmptyContainer with east-const (#3988)
|
2022-04-08 08:22:39 +02:00 |
testtokenlist.cpp
|
…
|
|
testtokenrange.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fix 6577: Detect pointer to uninitialised memory with clock_settime() (#3993)
|
2022-04-11 07:23:44 +02:00 |
testunusedfunctions.cpp
|
use std::string::empty() (#3910)
|
2022-04-09 19:02:37 +02:00 |
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fix #10368 FP: unassignedVariable with structured binding (#3990)
|
2022-04-09 14:50:30 +02:00 |
testutils.cpp
|
…
|
|
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
ValueFlow: Set values to parameters to escape functions (#3994)
|
2022-04-11 07:23:58 +02:00 |
testvarid.cpp
|
Fix 10951: FP knownEmptyContainer with east-const (#3988)
|
2022-04-08 08:22:39 +02:00 |