.. |
cfg
|
test/cfg/std.c: Add nullPointer tests for vsnprintf() (#2262)
|
2019-10-11 20:00:10 +02:00 |
cli
|
…
|
|
synthetic
|
Improve Python code
|
2017-06-05 13:23:00 +02:00 |
testsuites
|
…
|
|
verify
|
ExprEngine: Handle << and >>
|
2019-10-08 21:38:10 +02:00 |
CMakeLists.txt
|
…
|
|
options.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
Fix issue 9305: False positive uninitvar - struct initialized via function (#2123)
|
2019-08-30 18:32:45 +02:00 |
testautovariables.cpp
|
Fix issue 9409: FP returnTempReference (#2266)
|
2019-10-13 19:12:46 +02:00 |
testbool.cpp
|
Fix false negatives in checkBitwiseOnBoolean (#2220)
|
2019-10-06 09:57:31 +02:00 |
testboost.cpp
|
CheckBoost: Use 'normal' checking
|
2019-03-09 20:00:31 +01:00 |
testbufferoverrun.cpp
|
TestBufferOverrun: Enable passing tests (#2246)
|
2019-10-07 09:17:12 +02:00 |
testcharvar.cpp
|
…
|
|
testclass.cpp
|
…
|
|
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
…
|
|
testconstructors.cpp
|
Revert "#9391 Detecting uninited member variables with default ctor (#2249)"
|
2019-10-09 08:17:47 +02:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testexprengine.cpp
|
ExprEngine: Adapt to z3 handling of bool/int expressions
|
2019-10-09 20:18:17 +02:00 |
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
…
|
|
testgarbage.cpp
|
…
|
|
testimportproject.cpp
|
testrunner: Fix assertion error
|
2019-08-17 15:12:49 +02:00 |
testincompletestatement.cpp
|
…
|
|
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
…
|
|
testnullpointer.cpp
|
…
|
|
testoptions.cpp
|
Allow multiple test case arguments to testrunner (#1755)
|
2019-03-26 20:28:40 +01:00 |
testother.cpp
|
Parse `extern "C"`, and use it to avoid FP reference warnings (#2234)
|
2019-10-08 17:48:09 +02:00 |
testpath.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
use range loops / constness (#2181)
|
2019-09-19 20:29:33 +02:00 |
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
Windows testrunner: Add testexprengine.cpp (#2184)
|
2019-09-19 19:40:00 +02:00 |
testrunner.vcxproj.filters
|
Windows testrunner: Add testexprengine.cpp (#2184)
|
2019-09-19 19:40:00 +02:00 |
testsamples.cpp
|
…
|
|
testsimplifytemplate.cpp
|
fix #8965 ("(debug) Executable scope 'x' with unknown function." with rvalue parameter in method) (#2237)
|
2019-10-04 12:30:11 +02:00 |
testsimplifytokens.cpp
|
Fix ternary operator simplification to accept template parameters. (#2048)
|
2019-07-28 21:52:52 +02:00 |
testsimplifytypedef.cpp
|
Better handle const/noexcept methods (#2211)
|
2019-10-12 11:46:00 +02:00 |
testsimplifyusing.cpp
|
fix using type aliases in out of class destructors (#2250)
|
2019-10-08 19:30:41 +02:00 |
testsizeof.cpp
|
…
|
|
teststl.cpp
|
…
|
|
teststring.cpp
|
…
|
|
testsuite.cpp
|
use range loops / constness (#2181)
|
2019-09-19 20:29:33 +02:00 |
testsuite.h
|
Warn about unknown macro causing template syntax error (#2222)
|
2019-09-26 16:01:01 +02:00 |
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fix #9411 (new daca crash related to using namespace) (#2264)
|
2019-10-12 11:39:14 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Fixed #9382 (Hang: CheckLeakAutoVar pellepl/spiffs/src/spiffs_hydrogen.c)
|
2019-10-06 09:52:05 +02:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
…
|
|
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
Run more tests on full token list (#2020)
|
2019-07-22 10:26:55 +02:00 |
testunusedvar.cpp
|
Fixed #9234 (FP unreadVariable - assignment via iterator)
|
2019-08-04 10:21:16 +02:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
…
|
|
testvarid.cpp
|
Fix #9383 ("debug: Function::addArguments found argument 'x' with varid 0." with variadic templates) (#2238)
|
2019-10-06 12:45:42 +02:00 |