cppcheck/test
Paul Fultz II 6953dddfa6 Fix issue 8884: Regression: False positive: Variable 'f' is reassigned a value before the old one has been used (#1513) 2018-12-08 07:33:51 +01:00
..
cfg Travis: redundantCopy is not detected at the moment 2018-11-24 12:01:10 +01:00
synthetic Improve Python code 2017-06-05 13:23:00 +02:00
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp Fix FPs and crashes with byDerefCopy (#1503) 2018-12-02 14:31:31 +01:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Fix testrunner 2018-12-04 17:17:07 +01:00
testcmdlineparser.cpp
testcondition.cpp Fix FP with strcmp and terminating conditions 2018-11-27 06:39:29 +01:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp Fixed #8873 (Add syntaxError when there is no RHS for +-) 2018-12-01 17:29:41 +01:00
testimportproject.cpp Fixed #8864 (compile commands: handle define with string value) 2018-11-25 15:09:23 +01:00
testincompletestatement.cpp Fixed #8449 (False positive 'constStatement' when initializing std::unordered_map) 2018-11-12 18:10:34 +01:00
testinternal.cpp
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp Implement hexadecimal float conversion in MathLib::toDoubleNumber ind… (#1506) 2018-12-06 22:16:16 +01:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Fix issue 8884: Regression: False positive: Variable 'f' is reassigned a value before the old one has been used (#1513) 2018-12-08 07:33:51 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp Fix Travis 2018-11-21 08:39:21 +01:00
testsimplifytemplate.cpp Fixed #8880 (Regression: syntax error for valid C++ template code) (#1509) 2018-12-06 21:47:48 +01:00
testsimplifytokens.cpp
testsimplifytypedef.cpp Issue 6175: Check lifetime of a variables stored in containers and member variables 2018-11-21 08:43:57 +01:00
testsizeof.cpp
teststl.cpp CheckStl: Improving checking of container access out of bounds 2018-11-28 19:27:28 +01:00
teststring.cpp
testsuite.cpp test: avoid a mutable comparator for test (#1482) 2018-11-15 16:21:12 +01:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fix testrunner 2018-12-04 19:56:22 +01:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fixed #8339 (false positive: unread variable despite delete is used on it) 2018-11-14 17:04:21 +01:00
testutils.h
testvaarg.cpp
testvalueflow.cpp ValueFlow: Avoid FP when lambda is used 2018-12-04 18:54:26 +01:00
testvarid.cpp Fixed #8627 (Tokenizer::setVarIdPass2: constructor parameter) 2018-12-02 09:28:05 +01:00