cppcheck/test
Daniel Marjamäki 40dba74ac8 Add bug hunting test case for CVE-2019-16168 2020-05-03 08:49:24 +02:00
..
bug-hunting Add bug hunting test case for CVE-2019-16168 2020-05-03 08:49:24 +02:00
cfg wxwidgets.cfg: Fixed false positive because Cppcheck cfg is not able to handle overloaded functions 2020-05-01 20:12:42 +02:00
cli Check selected files from project (#2378) 2020-01-10 08:57:37 +01:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
testsuites
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclangimport.cpp
testclass.cpp
testcmdlineparser.cpp fixed -Wextra-semi-stmt Clang warnings (#2553) 2020-04-21 17:27:51 +02:00
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
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
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 cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
testnullpointer.cpp
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 Syntax check: Using keyword in global scope 2020-04-11 17:36:22 +02:00
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp SymbolDatabase: Better handling of function pointer function argument 2020-05-02 17:04:54 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp fixed -Wextra-semi-stmt Clang warnings (#2553) 2020-04-21 17:27:51 +02:00
testtokenize.cpp
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp Fixed #9123 (False positive: uninitialized variable) 2020-04-10 12:33:15 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp Run more tests on full token list (#2020) 2019-07-22 10:26:55 +02:00
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp