cppcheck/test
Daniel Marjamäki 56c7ac3771
Fix #12182 (speedup valueFlow by only running valueFlowNumber once) (#5678)
2023-11-19 18:56:48 +01:00
..
cfg Fix FP memleak (f'up to #12186) (#5671) 2023-11-16 18:35:32 +01:00
cli Fix #12182 (speedup valueFlow by only running valueFlowNumber once) (#5678) 2023-11-19 18:56:48 +01:00
CMakeLists.txt
fixture.cpp moved some classes/structs into anonymous namespace (#5669) 2023-11-16 15:49:41 +01:00
fixture.h
helpers.cpp fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
helpers.h
main.cpp
options.cpp
options.h
precompiled.h
redirect.h
test64bit.cpp Fix #12159 FP CastAddressToIntegerAtReturn with std::future (#5634) 2023-11-08 13:12:50 +01:00
testanalyzerinformation.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testassert.cpp
testastutils.cpp
testautovariables.cpp Fix #12173 FP danglingTempReference with loop over init list (#5652) 2023-11-12 10:19:45 +01:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testcharvar.cpp
testcheck.cpp
testclangimport.cpp
testclass.cpp Partial fix for #12162 false negative: functionConst (#5639) 2023-11-08 22:37:45 +01:00
testcmdlineparser.cpp fixed #12059 - added `--fsigned-char` and `--funsigned-char` command-line options (#5580) 2023-11-08 09:28:33 +01:00
testcolor.cpp
testcondition.cpp Fix #12165 (simplifyTypedef: the "enum" token is not inserted) (#5641) 2023-11-09 07:48:33 +01:00
testconstructors.cpp Fix #12150 FP uninitialized member array, initialized in range for loop (#5627) 2023-11-06 16:15:47 +01:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
testfunctions.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testgarbage.cpp
testimportproject.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fix #12186 FN memleak with outparam allocation (#5661) 2023-11-16 15:23:40 +01:00
testlibrary.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testmathlib.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Fix #12185 FN constVariablePointer with stream (#5659) 2023-11-16 17:43:20 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testpostfixoperator.cpp
testpreprocessor.cpp
testprocessexecutor.cpp iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657) 2023-11-13 23:24:06 +01:00
testrunner.vcxproj
testrunner.vcxproj.filters
testsettings.cpp
testsimplifytemplate.cpp Fix #12178 extern "C++" scope generates valueflow (#5654) 2023-11-14 10:02:41 +01:00
testsimplifytokens.cpp Fix #12137 syntaxError with attribute in typedef (#5612) 2023-11-03 09:56:41 +01:00
testsimplifytypedef.cpp Fix varid0 with rvalue reference typedef (#5649) 2023-11-11 10:09:08 +01:00
testsimplifyusing.cpp
testsingleexecutor.cpp iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657) 2023-11-13 23:24:06 +01:00
testsizeof.cpp
teststl.cpp Partial fix for #11469 FP mismatchingContainerExpression warning (#5674) 2023-11-17 17:12:38 +01:00
teststring.cpp
testsummaries.cpp
testsuppressions.cpp fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
testsymboldatabase.cpp Fix #12159 FP CastAddressToIntegerAtReturn with std::future (#5634) 2023-11-08 13:12:50 +01:00
testthreadexecutor.cpp iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657) 2023-11-13 23:24:06 +01:00
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fix #12178 extern "C++" scope generates valueflow (#5654) 2023-11-14 10:02:41 +01:00
testtokenlist.cpp iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657) 2023-11-13 23:24:06 +01:00
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Fix #12188 FN uninitvar with increment of struct member (#5665) 2023-11-16 18:11:12 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fix #12176 false positive: unassignedVariable (#5656) 2023-11-14 12:26:12 +01:00
testutils.cpp
testvaarg.cpp
testvalueflow.cpp fixed some "Variable can be made constexpr" Rider warnings (#5615) 2023-11-03 09:55:44 +01:00
testvarid.cpp Fix #11334 debug: varid0 with anonymous union (#5648) 2023-11-11 10:01:03 +01:00