cppcheck/test
chrchr-github 4c1c506d21
#11472 FP returnTempReference with cast and scope operator (#4676)
2023-01-02 22:13:56 +01:00
..
cfg Formatting [ci skip] 2022-12-22 11:59:10 +01:00
cli added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
CMakeLists.txt
options.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testanalyzerinformation.cpp Fix sense of test (.analyzerinfo files get placed in wrong directory) (#4486) 2022-09-21 17:38:23 +02:00
testassert.cpp
testastutils.cpp Fix #11374 FP danglingTemporaryLifetime with std::string_view (#4602) 2022-11-27 09:22:55 +01:00
testautovariables.cpp #11472 FP returnTempReference with cast and scope operator (#4676) 2023-01-02 22:13:56 +01:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Fix 11349: FP negativeIndex for clamped array index (#4627) 2022-12-13 07:50:01 +01:00
testcharvar.cpp
testclangimport.cpp
testclass.cpp
testcmdlineparser.cpp Fix crash on ternary with omitted operand (#4673) 2023-01-02 17:44:17 +01:00
testcondition.cpp Fix 11227: ValueFlow: Known value not set in condition for ternary operator (#4653) 2022-12-18 22:07:43 +01:00
testconstructors.cpp
testcppcheck.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testerrorlogger.cpp optimized deserializing of `ErrorMessage` and related main process code (#4610) 2022-12-09 19:34:51 +01:00
testexceptionsafety.cpp
testfilelister.cpp Fixed #11395 (Cant exclude file) 2022-11-24 13:45:57 +01:00
testfunctions.cpp Get type from auto (#4640) 2022-12-18 16:54:58 +01:00
testgarbage.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
testimportproject.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp Fix #11289 FP wrongPrintfScanfArgNum - snprintf with parameter pack (#4644) 2022-12-15 08:52:13 +01:00
testleakautovar.cpp Fix #11431 FP resourceLeak with goto (#4645) 2022-12-14 22:47:14 +01:00
testlibrary.cpp
testmathlib.cpp fixed #11428 - improved handling of suffixes in `MathLib::to{Double|ULong|Long}Number()` (#4635) 2022-12-13 07:52:45 +01:00
testmemleak.cpp
testnullpointer.cpp Partial fix for #11378 internalAstError regressions (iscpp11init) (#4629) 2022-12-16 10:46:15 +01:00
testoptions.cpp
testother.cpp Fix #11441 FP variableScope when lambda is used (#4660) 2022-12-20 14:50:31 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466) 2022-09-16 07:15:49 +02:00
testpreprocessor.cpp
testprocessexecutor.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
testrunner.cpp
testrunner.vcxproj added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
testrunner.vcxproj.filters added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
testsimplifytemplate.cpp Fix #11386 debug: CheckClass::checkConst found unlinked template argument list (#4614) 2022-12-07 09:12:46 +01:00
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp Fix 11381: FP derefInvalidIteratorRedundantCheck when updating iterator using std::tie (#4659) 2022-12-20 20:29:19 +01:00
teststring.cpp
testsuite.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
testsuite.h
testsummaries.cpp
testsuppressions.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testsymboldatabase.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testthreadexecutor.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
testtimer.cpp
testtoken.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testtokenize.cpp Add test for #11128 (#4649) 2022-12-18 16:57:25 +01:00
testtokenlist.cpp
testtokenrange.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
testtype.cpp
testuninitvar.cpp Fix #11460 unintvar false positive (#4674) 2023-01-02 17:44:52 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Add tests for #9327, #10597 (#4566) 2022-10-25 19:41:48 +02:00
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix crash on ternary with omitted operand (#4673) 2023-01-02 17:44:17 +01:00
testvarid.cpp Fix #11423 Crash in valueFlowForwardConst() (#4634) 2022-12-12 22:58:48 +01:00