.. |
cfg
|
Fixed checkcfg: test/cfg/std.cpp:2904:error:uninitvar:Uninitialized variable: s
|
2018-12-23 18:09:55 +01:00 |
synthetic
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
Fix FP 8891: Incorrect return scope when using uniform initialization
|
2018-12-14 18:31:10 +01:00 |
testautovariables.cpp
|
Fix issue 8910: Regression: ValueFlow: wrong conditional tokvalue
|
2018-12-29 09:31:21 +01:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Disable the subfunction value flow analysis. It does not work well and needs to be rewritten. There are false positives.
|
2018-12-18 14:36:49 +01:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Improve trailing return type support. (#1520)
|
2018-12-13 06:34:10 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fix issue 8905: Condition 'a==0' is always false
|
2018-12-18 08:16:43 +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
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
Correct detection of Microsoft extensions in MathLib::isValidIntegerSuffix. Remove public overloaded implementation which was not used outside mathlib.cpp. (#1531)
|
2018-12-20 12:20:31 +01:00 |
testmemleak.cpp
|
Code cleanup
|
2018-12-17 18:54:32 +01:00 |
testnullpointer.cpp
|
CTU: Find paths better
|
2018-12-30 16:23:25 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Disable the subfunction value flow analysis. It does not work well and needs to be rewritten. There are false positives.
|
2018-12-18 14:36:49 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
Export interfaces from cppcheck-core.dll used from testrunner. In turn remove ctu sources from testrunner which are obsolete now.
|
2018-12-28 23:09:44 +01:00 |
testrunner.vcxproj.filters
|
Export interfaces from cppcheck-core.dll used from testrunner. In turn remove ctu sources from testrunner which are obsolete now.
|
2018-12-28 23:09:44 +01:00 |
testsamples.cpp
|
Fix Travis
|
2018-11-21 08:39:21 +01:00 |
testsimplifytemplate.cpp
|
Fixed #6183 (TemplateSimplifier: Does not handle methods) (#1546)
|
2018-12-29 11:19:53 +01:00 |
testsimplifytokens.cpp
|
Fix const anonymous struct. (#1527)
|
2018-12-18 08:15:12 +01:00 |
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
|
Fix FP 8891: Incorrect return scope when using uniform initialization
|
2018-12-14 18:31:10 +01:00 |
teststring.cpp
|
Disable the subfunction value flow analysis. It does not work well and needs to be rewritten. There are false positives.
|
2018-12-18 14:36:49 +01:00 |
testsuite.cpp
|
Print test case name in assert
|
2018-12-21 13:55:24 +01:00 |
testsuite.h
|
Print test case name in assert
|
2018-12-21 13:55:24 +01:00 |
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
template simplifier: remove explicit instantiations after instantiation (#1523)
|
2018-12-17 05:58:48 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Unused value: Fix false positive (ast, {})
|
2018-12-14 18:56:09 +01:00 |
testtokenize.cpp
|
Improve trailing return type support. (#1520)
|
2018-12-13 06:34:10 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
Clarify warning
|
2018-12-23 12:42:18 +01:00 |
testuninitvar.cpp
|
CTU: Find paths better
|
2018-12-30 16:23:25 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
Fixed #6183 (TemplateSimplifier: Does not handle methods) (#1546)
|
2018-12-29 11:19:53 +01:00 |
testunusedvar.cpp
|
Fixed #7263 (False negative: redundant assignment using +=)
|
2018-12-27 17:27:53 +01:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Fixed #7872 (ValueFlow: static_cast)
|
2018-12-27 21:33:01 +01:00 |
testvarid.cpp
|
Fixed #8627 (Tokenizer::setVarIdPass2: constructor parameter)
|
2018-12-02 09:28:05 +01:00 |