cppcheck/test
chrchr-github 6c55f9cf88
Add test for ()
2022-01-06 15:19:10 +01:00
..
bug-hunting
cfg Typos found by running "codespell" () 2022-01-02 08:12:08 +01:00
cli
synthetic
testsuites
CMakeLists.txt
options.cpp
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp AutovarDeallocation: Fix grammar in error message () 2021-12-23 20:09:55 +01:00
testbool.cpp Add regression for 9917: false positive: bitwiseOnBoolean when lhs is non-boolean () 2022-01-02 08:08:28 +01:00
testboost.cpp
testbufferoverrun.cpp Add test for () 2022-01-06 15:19:10 +01:00
testbughuntingchecks.cpp
testcharvar.cpp
testclangimport.cpp
testclass.cpp
testcmdlineparser.cpp fixed some unusedFunction warnings () 2022-01-04 15:48:08 +01:00
testcondition.cpp Fix 10659: FP knownConditionTrueFalse - C++17 structured binding () 2022-01-02 08:14:50 +01:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testexprengine.cpp exprengine: reduce max buffer size to int_max 2022-01-03 20:55:46 +01:00
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp Add tests for , , , () 2021-12-20 13:12:19 +01:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp Fix false negative for string argument in the CheckIO () 2021-12-20 17:22:39 +01:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp removed or annotated some code which is only used in test code () 2022-01-03 12:40:20 +01:00
testmemleak.cpp
testnullpointer.cpp Fix 10678: FP nullPointerArithmeticRedundantCheck in while loop () 2022-01-04 21:19:45 +01:00
testoptions.cpp
testother.cpp Add test for () 2022-01-04 20:50:00 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytemplate.cpp
testsimplifytokens.cpp removed or annotated some code which is only used in test code () 2022-01-03 12:40:20 +01:00
testsimplifytypedef.cpp
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp Fix 10676: FP: Array index -1 is out of bounds. () 2022-01-04 10:21:54 +01:00
teststring.cpp
testsuite.cpp
testsuite.h
testsummaries.cpp
testsuppressions.cpp
testsymboldatabase.cpp Fixed (SymbolDatabase: final class is not parsed properly) 2021-12-22 21:48:01 +01:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fix 10672: crash: CheckAutoVariables () 2022-01-01 00:14:36 +01:00
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Handle (&foo)-> in isVariableChanged () 2022-01-02 08:14:10 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp : add TODO () 2021-12-21 10:24:38 +01:00
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix 10665: Crash in ExpressionAnalyzer () 2022-01-02 08:09:23 +01:00
testvarid.cpp