cppcheck/test
chrchr-github 2cf4b3a6f3
Fix functionConst TODO ()
2023-07-24 16:26:23 +02:00
..
cfg Revert "Fix FN: minsize not checked for string literal, buffer… () 2023-07-11 22:19:01 +02:00
cli Execute runformat 2023-06-10 17:37:32 +02:00
CMakeLists.txt
fixture.cpp
fixture.h
helpers.cpp Update copyright year 2023-06-21 19:58:11 +02:00
helpers.h
main.cpp
options.cpp
options.h
precompiled.h
redirect.h
test64bit.cpp
testanalyzerinformation.cpp
testassert.cpp
testastutils.cpp Fix spurious lambda detection () 2023-05-31 20:55:39 +02:00
testautovariables.cpp Fix autovarInvalidDeallocation regression () 2023-06-29 07:42:53 +02:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Revert "Fix FN: minsize not checked for string literal, buffer… () 2023-07-11 22:19:01 +02:00
testcharvar.cpp
testclangimport.cpp
testclass.cpp Fix functionConst TODO () 2023-07-24 16:26:23 +02:00
testcmdlineparser.cpp Update type for Settings::checksMaxTime. () 2023-06-28 19:52:33 +02:00
testcolor.cpp
testcondition.cpp Ignore zero valued enum entries from badBitmaskCheck () 2023-06-26 10:43:20 +02:00
testconstructors.cpp Fixed (FP overlappingWriteUnion with anonymous struct in union) () 2023-05-20 10:34:42 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfunctions.cpp Partial fix for Handle lambda return types () 2023-06-25 12:01:59 +02:00
testgarbage.cpp Fix cppcheckError for unknown macro after else () 2023-06-17 18:39:23 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fix FP deallocuse () 2023-06-23 18:21:53 +02:00
testlibrary.cpp
testmathlib.cpp Support integer Z suffix and user defined literals with _ suffix (, ) () 2023-06-08 20:03:41 +02:00
testmemleak.cpp Fix FN unused variable not detected when there is lambda () 2023-05-22 07:39:57 +02:00
testnullpointer.cpp Add tests for , () 2023-05-04 20:35:56 +02:00
testoptions.cpp
testother.cpp Fix FP duplicateExpression with double negation () 2023-07-07 23:30:59 +02:00
testpath.cpp Use path to executable when trying to load library () 2023-05-26 06:55:36 +02:00
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testprocessexecutor.cpp
testrunner.vcxproj moved more code into `HAVE_RULES` () 2023-05-04 10:54:19 +02:00
testrunner.vcxproj.filters moved more code into `HAVE_RULES` () 2023-05-04 10:54:19 +02:00
testsettings.cpp
testsimplifytemplate.cpp Fix 11721: False positive: constParameterReference with overloaded template function () 2023-06-17 11:31:47 +02:00
testsimplifytokens.cpp Enable and mitigate readability-else-after-return () 2023-06-20 18:43:21 +02:00
testsimplifytypedef.cpp Fix top() on empty stack in TypedefSimplifier::replace() () 2023-06-16 19:35:01 +02:00
testsimplifyusing.cpp Fix debug: simplifyUsing: unmatched body end () 2023-06-27 15:45:25 +02:00
testsingleexecutor.cpp
testsizeof.cpp Use getAllocFuncInfo() () 2023-06-21 17:35:15 +02:00
teststl.cpp Fix False positive when getting a span via an out argument () 2023-07-15 17:53:40 +02:00
teststring.cpp
testsummaries.cpp
testsuppressions.cpp Suppressions: some cleanups () 2023-05-04 18:15:18 +02:00
testsymboldatabase.cpp Fix getOverriddenFunction(), add test () 2023-07-01 17:23:26 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fix FP constStatement with template parameters on operator () 2023-07-21 17:33:18 +02:00
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Fix 11806: FP uninitvar for reference to unitvar in ternary ?: operator () 2023-07-17 10:34:54 +02:00
testunusedfunctions.cpp Partial fix for False positives with function pointers () 2023-05-14 12:16:17 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp Fix False positive: unreadVariable in else () 2023-07-18 21:11:03 +02:00
testutils.cpp
testvaarg.cpp
testvalueflow.cpp Fix 11806: FP uninitvar for reference to unitvar in ternary ?: operator () 2023-07-17 10:34:54 +02:00
testvarid.cpp Fix FP uninitvar with label matching variable name () 2023-07-20 10:45:44 +02:00