.. |
cfg
|
Revert "Fix #11765 FN: minsize not checked for string literal, buffer… (#5235)
|
2023-07-11 22:19:01 +02:00 |
cli
|
…
|
|
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
|
…
|
|
testautovariables.cpp
|
Fix autovarInvalidDeallocation regression (#5203)
|
2023-06-29 07:42:53 +02:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Revert "Fix #11765 FN: minsize not checked for string literal, buffer… (#5235)
|
2023-07-11 22:19:01 +02:00 |
testcharvar.cpp
|
…
|
|
testclangimport.cpp
|
…
|
|
testclass.cpp
|
Fix FP uselessOverride with macro (#5238)
|
2023-07-13 12:18:29 +02:00 |
testcmdlineparser.cpp
|
Update type for Settings::checksMaxTime. (#5205)
|
2023-06-28 19:52:33 +02:00 |
testcolor.cpp
|
…
|
|
testcondition.cpp
|
Ignore zero valued enum entries from badBitmaskCheck (#5195)
|
2023-06-26 10:43:20 +02:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
Partial fix for #11552 Handle lambda return types (#5188)
|
2023-06-25 12:01:59 +02:00 |
testgarbage.cpp
|
Fix #11770 cppcheckError for unknown macro after else (#5163)
|
2023-06-17 18:39:23 +02:00 |
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
Fix FP deallocuse (#5183)
|
2023-06-23 18:21:53 +02:00 |
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
…
|
|
testoptions.cpp
|
…
|
|
testother.cpp
|
Fix #11820 FP duplicateExpression with double negation (#5227)
|
2023-07-07 23:30:59 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testprocessexecutor.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsettings.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Fix 11721: False positive: constParameterReference with overloaded template function (#5151)
|
2023-06-17 11:31:47 +02:00 |
testsimplifytokens.cpp
|
Enable and mitigate readability-else-after-return (#5175)
|
2023-06-20 18:43:21 +02:00 |
testsimplifytypedef.cpp
|
Fix #11772 top() on empty stack in TypedefSimplifier::replace() (#5161)
|
2023-06-16 19:35:01 +02:00 |
testsimplifyusing.cpp
|
Fix #11795 debug: simplifyUsing: unmatched body end (#5198)
|
2023-06-27 15:45:25 +02:00 |
testsingleexecutor.cpp
|
…
|
|
testsizeof.cpp
|
Use getAllocFuncInfo() (#5176)
|
2023-06-21 17:35:15 +02:00 |
teststl.cpp
|
Fix #11828 False positive when getting a span via an out argument (#5243)
|
2023-07-15 17:53:40 +02:00 |
teststring.cpp
|
…
|
|
testsummaries.cpp
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fix getOverriddenFunction(), add test (#5213)
|
2023-07-01 17:23:26 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Fix FP unknownMacro (#5249)
|
2023-07-18 12:16:54 +02:00 |
testtokenlist.cpp
|
reduced usage of mutable `Settings` objects in tests (#4798)
|
2023-05-02 11:48:24 +02:00 |
testtokenrange.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fix 11806: FP uninitvar for reference to unitvar in ternary ?: operator (#5247)
|
2023-07-17 10:34:54 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fix #11788 False positive: unreadVariable in else (#5248)
|
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 (#5247)
|
2023-07-17 10:34:54 +02:00 |
testvarid.cpp
|
Fix #11838 FP uninitvar with label matching variable name (#5251)
|
2023-07-20 10:45:44 +02:00 |