cppcheck/test
chrchr-github 1aceded300
Fix FP noExplicitConstructor with variadic template ()
2022-07-24 10:18:19 +02:00
..
bug-hunting
cfg gnu.cfg: Added support for error() function. And a TODO testcase for ticket . 2022-07-17 14:43:52 +02:00
cli Fixed (Unmatched suppression for inline suppression even though --suppress=unmatchedSuppression is used) 2022-07-12 22:51:26 +02:00
synthetic
testsuites
CMakeLists.txt some `missingInclude`/`missingIncludeSystem` fixes and tests () 2022-07-09 23:21:11 +02:00
options.cpp
options.h fixed `modernize-use-equals-delete` warnings in headers () 2022-06-07 21:25:23 +02:00
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testanalyzerinformation.cpp Fixed whole program analysis 2022-07-12 22:58:52 +02:00
testassert.cpp
testastutils.cpp Fix False negative: variable is not used () 2022-06-07 21:20:33 +02:00
testautovariables.cpp Fix FP unusedStructMember when used through iterator (regression) () 2022-07-19 20:42:54 +02:00
testbool.cpp Fix FP bitwiseOnBoolean () 2022-07-14 20:59:39 +02:00
testboost.cpp
testbufferoverrun.cpp Fix BufferOverrun TODO () 2022-07-22 07:24:34 +02:00
testcharvar.cpp
testclangimport.cpp Fix ClangImport crash on Windows paths () 2022-07-02 17:43:52 +02:00
testclass.cpp Fix FP noExplicitConstructor with variadic template () 2022-07-24 10:18:19 +02:00
testcmdlineparser.cpp
testcondition.cpp Fix FP knownConditionTrueFalse with dynamic_cast () 2022-07-20 20:48:17 +02:00
testconstructors.cpp CheckClass: Fix false negatives for uninitMemberVar 2022-06-21 19:28:08 +02:00
testcppcheck.cpp
testerrorlogger.cpp Cppcheck: Write product name if provided in xml output 2022-07-07 17:35:13 +02:00
testexceptionsafety.cpp
testfilelister.cpp
testfunctions.cpp Improve check for wchar_t () 2022-07-16 23:46:10 +02:00
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp Fix FN: leakNoVarFunctionCall (switch condition) () 2022-06-28 14:02:02 +02:00
testinternal.cpp
testio.cpp
testleakautovar.cpp Fix --check-library warning for int(i) () 2022-07-19 20:41:18 +02:00
testlibrary.cpp Replaced check for pipe() buffer size by ordinary CheckBufferOverrun, provide required Library configuration option () 2022-06-19 12:01:55 +02:00
testmathlib.cpp Remove simplifyKnownVariables() () 2022-06-25 08:38:17 +02:00
testmemleak.cpp Fix FP leakNoVarFunctionCall () 2022-06-30 13:05:28 +02:00
testnullpointer.cpp Fix FP nullPointerArithmetic when adding 0 () 2022-06-03 13:11:54 +02:00
testoptions.cpp
testother.cpp Fix Add redundantContinue check () 2022-07-16 16:02:58 +02:00
testpath.cpp Fixed whole program analysis 2022-07-12 22:58:52 +02:00
testpathmatch.cpp
testplatform.cpp Implemented error handling in cppcheck::Platform::loadFromXmlDocument(), enabled related unit test () () 2022-06-08 12:35:23 +02:00
testpostfixoperator.cpp
testpreprocessor.cpp some `missingInclude`/`missingIncludeSystem` fixes and tests () 2022-07-09 23:21:11 +02:00
testprocessexecutor.cpp separated process execution code into `ProcessExecutor` () 2022-07-08 16:42:57 +02:00
testrunner.cpp
testrunner.vcxproj Fixed whole program analysis 2022-07-12 22:58:52 +02:00
testrunner.vcxproj.filters
testsimplifytemplate.cpp Fix Crash in expandTemplate() () 2022-06-28 22:43:34 +02:00
testsimplifytokens.cpp Tokenizer: remove simplifyTokenList2 2022-07-18 16:20:36 +02:00
testsimplifytypedef.cpp Fix 11006: FP uninitvar with unknown constant () 2022-04-28 10:48:37 +02:00
testsimplifyusing.cpp Fix Infinite recursion in findTypeInBase() () 2022-06-08 09:20:16 +02:00
testsizeof.cpp
teststl.cpp Fix uselessCallsConstructor TODOs () 2022-07-21 22:15:16 +02:00
teststring.cpp
testsuite.cpp Update copyright year 2022-05-21 12:18:27 +02:00
testsuite.h
testsummaries.cpp
testsuppressions.cpp some `TestSuppressions` improvements and cleanups () 2022-07-12 17:36:36 +02:00
testsymboldatabase.cpp Fix FP unusedStructMember when used through iterator (regression) () 2022-07-19 20:42:54 +02:00
testthreadexecutor.cpp some `TestSuppressions` improvements and cleanups () 2022-07-12 17:36:36 +02:00
testtimer.cpp
testtoken.cpp Tokenizer: Remove simplifyCharAt from simplifyTokenList2 2022-06-12 15:14:48 +02:00
testtokenize.cpp Fix FP unreadVariable (incomplete code; missing macro definition) () 2022-07-17 19:40:39 +02:00
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp Add tests for # 10773, , () 2022-04-30 08:20:00 +02:00
testuninitvar.cpp Correctly interpret boolean literals in `execute()` () 2022-07-08 12:39:29 +02:00
testunusedfunctions.cpp Fix FP extern function reported as unused () 2022-07-14 20:59:58 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp Fix FP noExplicitConstructor with variadic template () 2022-07-24 10:18:19 +02:00
testutils.cpp Update copyright year 2022-05-21 12:18:27 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix 11162: FP: knownConditionTrueFalse () 2022-07-09 00:57:25 +02:00
testvarid.cpp Improvement: Set varId for variables with global scope operator :: Refactorization: Moved internal class from tokenize.h to tokenize.cpp () 2022-06-11 08:11:16 +02:00