cppcheck/test
Daniel Marjamäki 84995485ea VarId: fixed varids for 'for (auto [x,y]: xy)' 2020-02-27 07:18:07 +01:00
..
bug-hunting
cfg wxwidgets.cfg: Fixed FP for wxSizer::Add() 2020-02-26 16:10:10 +01:00
cli
synthetic
testsuites
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp Fixed #9405 (false positive: (style, inconclusive) Boolean expression 'dqOpen' is used in bitwise operation. Did you mean '&&') 2019-12-20 19:38:30 +01:00
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclangimport.cpp
testclass.cpp New check: delete 'self pointer' that might be used as 'this' and then use some member/method 2020-02-18 18:24:18 +01:00
testcmdlineparser.cpp
testcondition.cpp
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp Revert "Fix crash with garbage code (#2547)" 2020-02-21 09:35:01 +01:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp Fix #8489 (Fix FN printf argument with parenthesis) (#2508) 2020-01-27 06:55:01 +01:00
testleakautovar.cpp Add regression test for #9187 (#2548) 2020-02-22 21:26:26 +01:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp fix ast for expression that starts with number 2020-02-21 21:11:32 +01: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
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp use range loops / constness (#2181) 2019-09-19 20:29:33 +02:00
testsuite.h Rename Verification => Bughunting 2020-01-18 07:25:57 +01:00
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp Disable all simplified checks 2019-03-16 09:17:50 +01:00
testvalueflow.cpp
testvarid.cpp VarId: fixed varids for 'for (auto [x,y]: xy)' 2020-02-27 07:18:07 +01:00