cppcheck/test
Paul Fultz II 4270819728
Fix issue 9713: FP invalidContainerLoop when modifying container and immediately exiting the loop (#2659)
2020-05-23 07:14:45 +02:00
..
bug-hunting
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
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 Formatted the code, there are no functional changes [ci skip] 2020-05-20 23:45:00 +02:00
testcmdlineparser.cpp
testcondition.cpp Formatted the code, there are no functional changes [ci skip] 2020-05-20 23:45:00 +02:00
testconstructors.cpp
testcppcheck.cpp executeCommand in CppCheckExecutor or QCheckThread 2020-05-19 16:04:40 +02:00
testerrorlogger.cpp
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00
testimportproject.cpp
testincompletestatement.cpp Optimization: Reduced peak memory usage (30% in my test case) by immediately deleting simplecpp::TokenList while creating the cppcheck TokenList. 2020-05-19 12:08:17 +02:00
testinternal.cpp
testio.cpp Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00
testleakautovar.cpp Formatted the code, there are no functional changes [ci skip] 2020-05-20 23:45:00 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00
testnullpointer.cpp Changed TODO_ASSERT_EQUALS, we have a false negative 2020-05-21 09:12:19 +02:00
testoptions.cpp
testother.cpp Fixed #9736 (False positive: knownArgument in assert calls) 2020-05-22 11:49:28 +02:00
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 Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00
testsimplifyusing.cpp Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00
testsizeof.cpp Optimization: Reduced peak memory usage (30% in my test case) by immediately deleting simplecpp::TokenList while creating the cppcheck TokenList. 2020-05-19 12:08:17 +02:00
teststl.cpp Fix issue 9713: FP invalidContainerLoop when modifying container and immediately exiting the loop (#2659) 2020-05-23 07:14:45 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp executeCommand in CppCheckExecutor or QCheckThread 2020-05-19 16:04:40 +02:00
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fixed #9729 (AST: lambda with noexcept) 2020-05-22 11:29:10 +02:00
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
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp Optimization: Reduced peak memory usage (30% in my test case) by immediately deleting simplecpp::TokenList while creating the cppcheck TokenList. 2020-05-19 12:08:17 +02:00
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix issue 9738: ValueFlow: handle std::tie better (#2657) 2020-05-22 22:57:20 +02:00
testvarid.cpp Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list 2020-05-20 18:54:16 +02:00