.. |
bug-hunting
|
…
|
|
cfg
|
windows.cfg: Improved configuration of _mbscmp() and _mbscmp_l().
|
2022-05-27 12:28:30 +02:00 |
cli
|
…
|
|
synthetic
|
…
|
|
testsuites
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
precompiled.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
…
|
|
testautovariables.cpp
|
Fix 11057: FP danglingTemporaryLifetime with reference member (#4103)
|
2022-05-13 06:51:07 +02:00 |
testbool.cpp
|
Added a regression test for #4103 - Comparing Boolean variables (> or <)
|
2022-05-11 11:30:02 +02:00 |
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
Add test for #11066 (#4136)
|
2022-05-25 23:28:54 +02:00 |
testcharvar.cpp
|
…
|
|
testclangimport.cpp
|
…
|
|
testclass.cpp
|
Fix #9861 FN: "static" not suggested for non-const method (#4101)
|
2022-05-11 20:01:22 +02:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Added a regression test for ticket #8892 - FN: knownConditionTrueFalse
|
2022-05-24 09:21:21 +02:00 |
testconstructors.cpp
|
Fix FP uninitMemberVar with defaulted special member functions (#4094)
|
2022-05-10 13:04:45 +02:00 |
testcppcheck.cpp
|
…
|
|
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfunctions.cpp
|
Fixed failing CI.
|
2022-05-15 08:53:21 +02:00 |
testgarbage.cpp
|
…
|
|
testimportproject.cpp
|
…
|
|
testincompletestatement.cpp
|
Fix #8004 unintentional semicolon in expression '.. ; +dostuff();' (#4109)
|
2022-05-13 06:54:02 +02:00 |
testinternal.cpp
|
…
|
|
testio.cpp
|
…
|
|
testleakautovar.cpp
|
Fix crash with statement expression (#4142)
|
2022-05-28 00:11:23 +02:00 |
testlibrary.cpp
|
library: Improved argument <valid>-interface to defined values that are explicitly excluded. (#4111)
|
2022-05-14 16:05:18 +02:00 |
testmathlib.cpp
|
…
|
|
testmemleak.cpp
|
Fix FP memleak (#4145)
|
2022-05-30 06:55:15 +02:00 |
testnullpointer.cpp
|
Fix #11078 FN constructing string from nullptr / #11079 FN unread variables (#4112)
|
2022-05-18 13:52:44 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Fix #10980 FN constVariable with range-based for loop (#4144)
|
2022-05-29 17:06:33 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
Update copyright year
|
2022-05-21 12:18:27 +02:00 |
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
…
|
|
testsimplifytemplate.cpp
|
…
|
|
testsimplifytokens.cpp
|
…
|
|
testsimplifytypedef.cpp
|
Fix 11006: FP uninitvar with unknown constant (#4056)
|
2022-04-28 10:48:37 +02:00 |
testsimplifyusing.cpp
|
…
|
|
testsizeof.cpp
|
…
|
|
teststl.cpp
|
Fix 11062: false positive: knownEmptyContainer (regression) (#4106)
|
2022-05-12 06:24:16 +02:00 |
teststring.cpp
|
…
|
|
testsuite.cpp
|
Update copyright year
|
2022-05-21 12:18:27 +02:00 |
testsuite.h
|
…
|
|
testsummaries.cpp
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
Fix #11084: ValueType for pointer typedef, don't warn for typedef'd pointers, improve error message (#4123)
|
2022-05-24 10:09:48 +02:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
…
|
|
testtokenize.cpp
|
Fix 11090: Infinite recursion in findTypeInBase() (#4120)
|
2022-05-21 08:24:29 +02:00 |
testtokenlist.cpp
|
…
|
|
testtokenrange.cpp
|
…
|
|
testtype.cpp
|
Add tests for # 10773, #108787, #8991 (#4063)
|
2022-04-30 08:20:00 +02:00 |
testuninitvar.cpp
|
Add tests for #6323, #6855, #6857 (#4096)
|
2022-05-10 18:25:01 +02:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fix #11094 FP unreadVariable with unique_ptr and unknown type (#4140)
|
2022-05-27 17:17:50 +02:00 |
testutils.cpp
|
Update copyright year
|
2022-05-21 12:18:27 +02:00 |
testutils.h
|
…
|
|
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Handle subfunction values in valueflow conditions (#4128)
|
2022-05-29 19:57:10 +02:00 |
testvarid.cpp
|
Fix 11050: False positive: unreadVariable for class variable when another function uses the same variable name (#4121)
|
2022-05-22 09:20:32 +02:00 |