cppcheck/test
Paul 828a5e2326 Fix issue 9930: valueFlowLifetime hang 2020-10-03 11:01:53 +02:00
..
bug-hunting
cfg Astyle formatting code [ci skip] 2020-10-01 08:33:16 +02:00
cli Try to make Travis happy 2020-10-02 21:24:30 +02:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
testsuites
CMakeLists.txt disabled precompiled headers in CMake as they currently do not emit any compiler warnings / adjusted check for precompiled header (#2820) 2020-09-23 07:51:21 +02:00
options.cpp
options.h
precompiled.h
redirect.h Update copyright year 2020-05-10 11:16:32 +02:00
test.cxx
test64bit.cpp
testassert.cpp Fix crash in cbmc detected with daca@home 2020-09-24 20:48:26 +02:00
testastutils.cpp optimized non-matchcompiled Token::simpleMatch() a bit (#2640) 2020-05-26 20:13:56 +02:00
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testbughuntingchecks.cpp
testcharvar.cpp
testclangimport.cpp
testclass.cpp Fixed #9821 (False positive: Delegating constructor and initialization list) 2020-09-09 18:04:21 +02:00
testcmdlineparser.cpp
testcondition.cpp
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp Add cppcheck-id for warnings. To start with it's a simple id that changes when file is changed. 2020-07-14 22:30:42 +02:00
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp Update copyright year 2019-02-09 07:24:06 +01:00
testfunctions.cpp
testgarbage.cpp Fixed crash on garbage code: comparisson with an empty second operand 2020-07-18 07:02:12 +03:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp Update copyright year 2020-05-10 11:16:32 +02:00
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp Update copyright year 2020-05-10 11:16:32 +02:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testplatform.cpp Update copyright year 2020-05-10 11:16:32 +02:00
testpostfixoperator.cpp
testpreprocessor.cpp Update copyright year 2020-05-10 11:16:32 +02:00
testrunner.cpp Update Copyright 2019-06-29 07:49:14 +02:00
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp Simplify empty anonymous namespaces. (#2673) 2020-06-07 13:49:04 +02:00
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths 2020-05-19 13:47:25 +02:00
testtype.cpp Refactor: Simplify checkSignConversion 2020-07-20 11:16:56 +02:00
testuninitvar.cpp Fix issue 9855: false positive: uninitvar (#2754) 2020-08-26 07:02:15 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp