cppcheck/test
Oliver Stöneberg c1f762b861
disabled some Visual Studio warnings (#2635)
2020-05-23 17:42:56 +02:00
..
bug-hunting
cfg wxwidgets.cfg: Fixed containerOutOfBounds-false negatives for wxArrayInt and wxArrayString. These containers have std::vector like implementation 2020-05-23 09:24:01 +02:00
cli
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 Remove test case, ValueFlow will truncate and sign-extend values 2019-05-01 19:33:47 +02:00
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 Fix issue 9721: ValueFlow: Comparison is always false, but ValueFlow says it is always true (#2658) 2020-05-23 07:15:13 +02:00
testconstructors.cpp
testcppcheck.cpp made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
testerrorlogger.cpp made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
testexceptionsafety.cpp
testexprengine.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
testimportproject.cpp
testincompletestatement.cpp
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 made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
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 disabled some Visual Studio warnings (#2635) 2020-05-23 17:42:56 +02:00
testrunner.vcxproj.filters
testsamples.cpp made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
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
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 made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
testsuite.h made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
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
testunusedvar.cpp
testutils.cpp
testutils.h made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
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