cppcheck/test
chrchr-github 4c8aa56d8b
Partial fix for #11378 internalAstError regressions (iscpp11init) (#4629)
* Partial fix for #11378 internalAstError regressions (iscpp11init)

* Use %cop%

* Add test for #11229

* Format

* Format
2022-12-16 10:46:15 +01:00
..
bug-hunting
cfg Refactor runtests to allow to specify files on command line (#4609) 2022-12-03 15:41:11 +01:00
cli
synthetic use python3 on debians too (#3812) 2022-11-03 22:14:30 +01:00
testsuites
CMakeLists.txt
options.cpp
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testanalyzerinformation.cpp
testassert.cpp
testastutils.cpp Fix #11374 FP danglingTemporaryLifetime with std::string_view (#4602) 2022-11-27 09:22:55 +01:00
testautovariables.cpp Fix 10532: False negative: dangling string_view when using ternary operator (#4638) 2022-12-15 18:34:43 +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 Fix #11383 FP selfAssignment: lambda capture / #11380 FP operatorEqRetRefThis (#4581) 2022-11-13 21:20:44 +01:00
testcmdlineparser.cpp dump: output language to dumpfile 2022-11-20 12:30:09 +01:00
testcondition.cpp Partial fix for 11303: False negative: knownConditionTrueFalse using container .back() (#4633) 2022-12-15 18:35:19 +01:00
testconstructors.cpp Fix crash on nullptr (#4582) 2022-11-13 23:04:51 +01:00
testcppcheck.cpp
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 iterator (#4613) 2022-12-07 09:38:36 +01:00
testgarbage.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
testimportproject.cpp
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 #11432 FP passedByValue for overriden function (#4632) 2022-12-12 21:52:58 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Typos found by running "codespell" (#4578) 2022-11-09 22:52:03 +01:00
testprocessexecutor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters extracted `FwdAnalysis` from `astutils.{cpp|h}` (#4637) 2022-12-13 22:29:23 +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 11358: FP containerOutOfBounds for container passed by pointer (#4626) 2022-12-09 19:43:21 +01:00
teststring.cpp
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 Fix #11385 debug: SymbolDatabase::findFunction found '>' without link. (#4583) 2022-11-14 21:08:15 +01:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Partial fix for #11378 internalAstError regressions (iscpp11init) (#4629) 2022-12-16 10:46:15 +01:00
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Fix 11412: False positive: uninitvar (#4624) 2022-12-09 07:15:47 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp Respect [[maybe_unused]] in unusedPrivateFunction (#4579) 2022-11-10 20:58:39 +01:00
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix 11250: FN: bufferAccessOutOfBounds (comma operator: int x = (3,4) ) (#4636) 2022-12-13 07:52:58 +01:00
testvarid.cpp Fix #11423 Crash in valueFlowForwardConst() (#4634) 2022-12-12 22:58:48 +01:00