cppcheck/test
Daniel Marjamäki 446256a503 Verification; assume non-const pointer argument might point at uninitialized data 2019-12-31 17:51:58 +01:00
..
cfg
cli
synthetic
testsuites
verify Verification; assume non-const pointer argument might point at uninitialized data 2019-12-31 17:51:58 +01:00
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Improve test coverage for missing destructors 2019-12-05 18:25:50 +03:00
testcmdlineparser.cpp
testcondition.cpp
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp errorlogger.cpp: Handle empty file-name like "*" (unmatchedSuppression) (#2440) 2019-12-11 09:07:18 +01:00
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testfunctions.cpp Improve test coverage for invalid use of bool parameters 2019-11-22 18:11:38 +03:00
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp Improve test coverage for %jd used with scanf() 2019-11-20 18:10:56 +03:00
testleakautovar.cpp
testlibrary.cpp Fix issue 9428: FP uninitvar for pointer passed to sscanf (#2344) 2019-11-13 12:46:54 +01:00
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp isPointerDeref: Return false for function declarations 2019-12-15 16:36:46 +01:00
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp Fix 9518 (Syntax error on valid C++) (#2424) 2019-12-05 20:51:36 +01:00
testsizeof.cpp
teststl.cpp Fix issue 9550: False positive: Same iterator is used with containers 'x' that are defined in different scopes (#2463) 2019-12-31 08:09:04 +01:00
teststring.cpp Set correct type and size of string and char literals (#2275) 2019-10-20 07:11:57 +02:00
testsuite.cpp use range loops / constness (#2181) 2019-09-19 20:29:33 +02:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #7159 (wrong handling of function parameters) 2019-12-31 18:26:12 +03:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp