cppcheck/test
Paul Fultz II 563c9dd9cc
Fix issue 10208: FP: knownConditionTrueFalse in for loop with function that assigns by ref ()
2021-04-18 21:42:27 +02:00
..
bug-hunting
cfg Fix issue 10208: FP: knownConditionTrueFalse in for loop with function that assigns by ref () 2021-04-18 21:42:27 +02:00
cli
synthetic
testsuites
CMakeLists.txt
options.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp : Fixed false negative: bufferAccessOutOfBounds 2021-04-13 16:40:38 +02:00
testbughuntingchecks.cpp
testcharvar.cpp
testclangimport.cpp
testclass.cpp Running astyle [ci skip] 2021-04-09 08:46:47 +02:00
testcmdlineparser.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testcondition.cpp Fix issue 10208: FP: knownConditionTrueFalse in for loop with function that assigns by ref () 2021-04-18 21:42:27 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp Fix testrunner after file0 tweaks 2021-04-05 13:11:23 +02:00
testexceptionsafety.cpp
testexprengine.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testfilelister.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testfunctions.cpp Fixed (ignoredReturnValue not issued when return value is changed but not really used (by logical not for example)) 2021-04-04 18:26:07 +02:00
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp
testlibrary.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testmathlib.cpp
testmemleak.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testnullpointer.cpp
testoptions.cpp
testother.cpp Unreachable code; better handling of throw in C code 2021-04-05 04:53:07 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testsimplifytemplate.cpp Fixed (Support C++11 variadic templates) 2021-04-17 21:57:21 +02:00
testsimplifytokens.cpp Fixed (Tests are run on simplified token list) 2021-04-06 21:21:53 +02:00
testsimplifytypedef.cpp
testsimplifyusing.cpp fix simplifyUsing debug warning for: using value_type = const ValueFlow::Value; () 2021-04-17 14:20:16 +02:00
testsizeof.cpp
teststl.cpp Fix issue 10226: FP: redundant condition or invalid iterator () 2021-04-06 11:04:37 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsummaries.cpp
testsuppressions.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testsymboldatabase.cpp Function::returnsReference: handle type scope better 2021-04-10 14:31:50 +02:00
testthreadexecutor.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testtimer.cpp
testtoken.cpp
testtokenize.cpp Simple handling of coroutines 2021-04-18 19:42:22 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp cleaned up includes based on include-what-you-use () 2021-04-03 21:30:50 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix issue 9932: FP: containerOutOfBounds () 2021-04-18 10:43:38 +02:00
testvarid.cpp