..
bug-hunting
…
cfg
runformat
2022-06-08 09:21:01 +02:00
cli
cppcheck build dir: do not produce invalid dump file if code is unchanged and checking is skipped.
2022-06-12 11:08:28 +02:00
synthetic
…
testsuites
…
CMakeLists.txt
some `test/CMakeLists.txt` cleanups ( #4067 )
2022-06-02 22:26:01 +02:00
options.cpp
…
options.h
fixed `modernize-use-equals-delete` warnings in headers ( #4177 )
2022-06-07 21:25:23 +02:00
precompiled.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
Fix #9997 False negative: variable is not used ( #4104 )
2022-06-07 21:20:33 +02:00
testautovariables.cpp
Fix 9135: Access of moved variable not detected in loop ( #4215 )
2022-06-16 17:40:09 +02:00
testbool.cpp
Fix #10655 FN bitwiseOnBoolean with unseen function ( #4214 )
2022-06-14 23:08:17 +02:00
testboost.cpp
…
testbufferoverrun.cpp
Fix 9135: Access of moved variable not detected in loop ( #4215 )
2022-06-16 17:40:09 +02:00
testcharvar.cpp
…
testclangimport.cpp
Fix #9997 False negative: variable is not used ( #4104 )
2022-06-07 21:20:33 +02:00
testclass.cpp
Fix #11126 FN: noExplicitConstructor with single default parameter ( #4174 )
2022-06-07 21:15:13 +02:00
testcmdlineparser.cpp
…
testcondition.cpp
Fix 11124: FP knownConditionTrueFalse with fruit ( #4196 )
2022-06-11 11:02:04 +02:00
testconstructors.cpp
Fix FP uninitMemberVar with defaulted special member functions ( #4094 )
2022-05-10 13:04:45 +02:00
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfunctions.cpp
LCppC backport: Restored Check: Detect negative VLA and allocation (new[]) sizes ( #4187 )
2022-06-11 09:55:38 +02:00
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
Add some tests ( #4211 )
2022-06-14 09:54:45 +02:00
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
Fix crash with statement expression ( #4142 )
2022-05-28 00:11:23 +02:00
testlibrary.cpp
library: Improved argument <valid>-interface to defined values that are explicitly excluded. ( #4111 )
2022-05-14 16:05:18 +02:00
testmathlib.cpp
…
testmemleak.cpp
Add some tests ( #4211 )
2022-06-14 09:54:45 +02:00
testnullpointer.cpp
Fix #11117 FP nullPointerArithmetic when adding 0 ( #4167 )
2022-06-03 13:11:54 +02:00
testoptions.cpp
…
testother.cpp
Fix 9135: Access of moved variable not detected in loop ( #4215 )
2022-06-16 17:40:09 +02:00
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
Implemented error handling in cppcheck::Platform::loadFromXmlDocument(), enabled related unit test ( #8409 ) ( #4181 )
2022-06-08 12:35:23 +02:00
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
aligned build options of Visual Studio project configurations and added them to CMake ( #4020 )
2022-04-21 21:28:29 +02:00
testrunner.vcxproj.filters
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
Tokenizer: Remove some functions from simplifyTokenList2
2022-06-16 14:06:07 +02:00
testsimplifytypedef.cpp
Fix 11006: FP uninitvar with unknown constant ( #4056 )
2022-04-28 10:48:37 +02:00
testsimplifyusing.cpp
Fix #11090 Infinite recursion in findTypeInBase() ( #4178 )
2022-06-08 09:20:16 +02:00
testsizeof.cpp
…
teststl.cpp
Fix 11062: false positive: knownEmptyContainer (regression) ( #4106 )
2022-05-12 06:24:16 +02:00
teststring.cpp
…
testsuite.cpp
Update copyright year
2022-05-21 12:18:27 +02:00
testsuite.h
…
testsummaries.cpp
…
testsuppressions.cpp
…
testsymboldatabase.cpp
Fix crash on nullptr deref ( #4189 )
2022-06-09 18:25:17 +02:00
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
Tokenizer: Remove simplifyCharAt from simplifyTokenList2
2022-06-12 15:14:48 +02:00
testtokenize.cpp
Tokenizer: Remove simplification of math functions from simplifyTokenList2
2022-06-08 09:58:11 +02:00
testtokenlist.cpp
…
testtokenrange.cpp
…
testtype.cpp
Add tests for # 10773, #108787 , #8991 ( #4063 )
2022-04-30 08:20:00 +02:00
testuninitvar.cpp
Add some tests ( #4211 )
2022-06-14 09:54:45 +02:00
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
Add tests for #9194 , #10415 , #4759 , #9876 , #10006 ( #4213 )
2022-06-14 13:05:07 +02:00
testutils.cpp
Update copyright year
2022-05-21 12:18:27 +02:00
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
Fix 10619: Valueflow: Library function in subfunction does not propagate all values ( #4209 )
2022-06-12 07:17:28 +02:00
testvarid.cpp
Improvement: Set varId for variables with global scope operator :: Refactorization: Moved internal class from tokenize.h to tokenize.cpp ( #4184 )
2022-06-11 08:11:16 +02:00