.. |
cfg
|
Use lifetime analysis for checking mismatching containers (#2456)
|
2019-12-25 09:32:50 +01:00 |
cli
|
…
|
|
synthetic
|
…
|
|
testsuites
|
Verification; floating point division by zero
|
2019-12-30 19:47:18 +01:00 |
verify
|
test/verify/itc.py: minor tweaks
|
2019-12-23 11:23:56 +01:00 |
CMakeLists.txt
|
Update cmake_minimum_required VERSION (#2457)
|
2019-12-28 10:46:13 +01:00 |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
Improve test coverage for testing AST
|
2019-11-28 18:11:55 +03:00 |
testautovariables.cpp
|
Fix issue 9482: False positive: Reference to temporary returned using trailing return type (#2413)
|
2019-12-01 15:10:02 +01:00 |
testbool.cpp
|
Fixed #9405 (false positive: (style, inconclusive) Boolean expression 'dqOpen' is used in bitwise operation. Did you mean '&&')
|
2019-12-20 19:38:30 +01:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Fixed #8597 (False positive - Array index is used before limits check.)
|
2019-12-20 09:46:01 +01:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Improve test coverage for missing destructors
|
2019-12-05 18:25:50 +03:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
astyle formatting
|
2019-12-26 15:48:29 +01:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
Verification; Updated report
|
2019-12-27 19:05:22 +01:00 |
testerrorlogger.cpp
|
errorlogger.cpp: Handle empty file-name like "*" (unmatchedSuppression) (#2440)
|
2019-12-11 09:07:18 +01:00 |
testexceptionsafety.cpp
|
…
|
|
testexprengine.cpp
|
Verification; floating point division by zero
|
2019-12-30 19:47:18 +01:00 |
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
Improve test coverage for invalid use of bool parameters
|
2019-11-22 18:11:38 +03:00 |
testgarbage.cpp
|
…
|
|
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
Fixed #9335 (FP constStatement "Found a statement that begins with string constant")
|
2019-11-28 17:49:33 +01:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Avoid some additional memleakOnRealloc false positives (#2422)
|
2019-12-04 12:13:44 +01:00 |
testnullpointer.cpp
|
isPointerDeref: Return false for function declarations
|
2019-12-15 16:36:46 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Fixed #9420 (False positive - redundantInitialization)
|
2019-12-18 19:39:23 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
Valid code for incrementing raw pointer (#2418)
|
2019-12-03 18:33:05 +01:00 |
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
fix #9539 (Syntax error for valid C++14 code) (#2446)
|
2019-12-12 20:50:20 +01:00 |
testsimplifytokens.cpp
|
…
|
|
testsimplifytypedef.cpp
|
Fix #9446 (Syntax error on valid C++ code) (#2316)
|
2019-11-01 09:11:29 +01:00 |
testsimplifyusing.cpp
|
Fix 9518 (Syntax error on valid C++) (#2424)
|
2019-12-05 20:51:36 +01:00 |
testsizeof.cpp
|
…
|
|
teststl.cpp
|
astyle formatting
|
2019-12-26 15:48:29 +01:00 |
teststring.cpp
|
…
|
|
testsuite.cpp
|
…
|
|
testsuite.h
|
Verification; Updated report
|
2019-12-27 19:05:22 +01:00 |
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Improve test coverage for function arguments count
|
2019-12-20 18:28:32 +03:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Fixed #8774 (Wrong handling of function with name 'or')
|
2019-12-19 19:22:39 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fixed #8998 (False positive uninitStructMember related to reference to member)
|
2019-12-19 20:18:32 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #8990 (False positive: struct member not used (union))
|
2019-12-20 18:31:55 +01:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Fix issue 9551: Out-of-bounds in getLifetimeTokens() (#2461)
|
2019-12-29 08:23:58 +01:00 |
testvarid.cpp
|
…
|
|