.. |
cfg
|
Formatted code. There are no functional changes. [ci skip]
|
2019-11-07 11:29:37 +01:00 |
cli
|
Fixed #9464 (Import compile database; only check given configuration)
|
2019-11-09 17:51:42 +01:00 |
synthetic
|
…
|
|
testsuites
|
…
|
|
verify
|
Verify: Fix a false negative in the itc test suite
|
2019-10-25 21:46:02 +02:00 |
CMakeLists.txt
|
Enhance handling of assertion from googletest (#2331)
|
2019-11-06 21:38:01 +01:00 |
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
Improve librarys config of substr to improve checking cases in issue 8021 (#2338)
|
2019-11-08 08:02:33 +01:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
…
|
|
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Fixed #9373 (False Positive - missingOverride)
|
2019-11-03 18:42:04 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Add test for #9326 (FP knownConditionTrueFalse - Returning bool variable treated as condition)
|
2019-11-03 08:49:39 +01:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testexprengine.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
fix clang testsuite crash (#2341)
|
2019-11-09 18:00:21 +01:00 |
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
Allow SSIZE_T in addition to ssize_t (#2263)
|
2019-10-24 21:51:20 +02:00 |
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fix #9438 (Don't warn for return (void*) malloc(1)) (#2307)
|
2019-10-30 17:55:47 +01:00 |
testnullpointer.cpp
|
Fix issue 9404: False positive: Either the condition 'if(x)' is redundant or there is possible null pointer dereference: a->x (#2322)
|
2019-11-08 08:11:41 +01:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Improve test coverage
|
2019-11-01 18:41:10 +03:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
Fix template templates where the template template parameter is not the first parameter. (#2309)
|
2019-10-30 12:12:47 +01:00 |
testsimplifytokens.cpp
|
Token::ConcatStr(): Handle mixed string literals (#2337)
|
2019-11-08 08:03:45 +01:00 |
testsimplifytypedef.cpp
|
Fix #9446 (Syntax error on valid C++ code) (#2316)
|
2019-11-01 09:11:29 +01:00 |
testsimplifyusing.cpp
|
…
|
|
testsizeof.cpp
|
Improve test coverage
|
2019-11-01 18:41:10 +03:00 |
teststl.cpp
|
…
|
|
teststring.cpp
|
…
|
|
testsuite.cpp
|
…
|
|
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fixed #9449 (SymbolDatabase: Function lookup fails when string literal is converted to bool)
|
2019-10-30 21:05:42 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Token::ConcatStr(): Handle mixed string literals (#2337)
|
2019-11-08 08:03:45 +01:00 |
testtokenize.cpp
|
Fixed #9324 (FP compareBoolExpressionWithInt - when using C++ and/or operator synonyms)
|
2019-11-03 12:53:30 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Fixed #8617 (False positive: uninitdata for memory allocated and initialized in function called new (C code))
|
2019-11-03 17:08:28 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #9312 (FP : variable is assigned a value that is never used (static))
|
2019-11-04 17:59:16 +01:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
…
|
|
testvarid.cpp
|
…
|
|