.. |
bug-hunting
|
some Python cleanups based on PyCharm inspections (#2999)
|
2021-01-31 14:27:11 +01:00 |
cfg
|
std.cfg: Added overlappingWriteFunction-check to wcsncat().
|
2021-07-16 14:30:49 +02:00 |
cli
|
test/cli: fixed missing returns in test cases
|
2021-07-04 18:25:19 +02:00 |
synthetic
|
fixed/excluded some shellcheck warnings and actually fail the build when something is found (#3068)
|
2021-01-20 18:43:49 +01:00 |
testsuites
|
Rename test cases, 'verification' was renamed to 'bug hunting'
|
2020-01-15 21:11:04 +01:00 |
CMakeLists.txt
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
options.cpp
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
options.h
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
precompiled.h
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
redirect.h
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
test.cxx
|
…
|
|
test64bit.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testassert.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testastutils.cpp
|
Fixed #10070 (FP warning: Logical disjunction always evaluates to true)
|
2021-05-04 13:47:09 +02:00 |
testautovariables.cpp
|
astyle formatting
|
2021-07-21 20:13:38 +02:00 |
testbool.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testboost.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testbufferoverrun.cpp
|
Typos found by running "codespell" (#3324)
|
2021-07-02 17:41:51 +02:00 |
testbughuntingchecks.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testcharvar.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testclangimport.cpp
|
Revert "Clang import; This experimental feature didn't "take off" much. After a lot of work we are still far fram the goal. I remove it now but don't rule out completely that it could ever be added again."
|
2021-04-30 16:47:02 +02:00 |
testclass.cpp
|
virtual call in constructor; warn when function is explicitly virtual
|
2021-07-11 11:03:31 +02:00 |
testcmdlineparser.cpp
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
testcondition.cpp
|
Fix 10121: False positive: Condition 'ab->a!=123' is always false when modifying an alias (#3293)
|
2021-08-01 10:10:11 +02:00 |
testconstructors.cpp
|
astyle formatting
|
2021-07-01 21:09:32 +02:00 |
testcppcheck.cpp
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
testerrorlogger.cpp
|
astyle formatting
|
2021-04-22 19:08:24 +02:00 |
testexceptionsafety.cpp
|
New check for rethrow without current handled exception (#3270)
|
2021-05-31 10:39:24 +02:00 |
testexprengine.cpp
|
Find reference to dangling unique ptr (#3344)
|
2021-07-20 21:30:27 +02:00 |
testfilelister.cpp
|
Check stat return value in addFiles2 (#3214)
|
2021-04-18 21:52:14 +02:00 |
testfunctions.cpp
|
missing return; write inconclusive error if function ends with unknown function-like macro
|
2021-07-18 16:00:42 +02:00 |
testgarbage.cpp
|
Tokenizer::findGarbageCode: detect wrong struct declaration
|
2021-05-08 15:28:21 +02:00 |
testimportproject.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testincompletestatement.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testinternal.cpp
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
testio.cpp
|
new check; file can not be opened for read and write access at the same time on different streams (misra rule 22.3)
|
2021-07-10 13:59:47 +02:00 |
testleakautovar.cpp
|
Find reference to dangling unique ptr (#3344)
|
2021-07-20 21:30:27 +02:00 |
testlibrary.cpp
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
testmathlib.cpp
|
Refactoring; Reuse simplecpp::characterLiteralToLL
|
2021-05-02 13:44:37 +02:00 |
testmemleak.cpp
|
Tokenizer::findGarbageCode: detect wrong struct declaration
|
2021-05-08 15:28:21 +02:00 |
testnullpointer.cpp
|
Running astyle [ci skip]
|
2021-07-18 10:01:22 +02:00 |
testoptions.cpp
|
…
|
|
testother.cpp
|
Add test cases for tickets #9976 and #10371 (#3364)
|
2021-07-27 22:26:19 +02:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
testplatform.cpp
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
testpostfixoperator.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testpreprocessor.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testrunner.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
testrunner.vcxproj
|
Fix MSVC build and some warnings (#3334)
|
2021-07-16 21:55:12 +02:00 |
testrunner.vcxproj.filters
|
Remove TestSamples
|
2021-07-10 21:04:38 +02:00 |
testsimplifytemplate.cpp
|
fix #10332 (cppcheck crashes) (#3371)
|
2021-08-01 10:31:36 +02:00 |
testsimplifytokens.cpp
|
Remove constexpr -> const simplification (#3346)
|
2021-07-22 07:22:26 +02:00 |
testsimplifytypedef.cpp
|
Remove constexpr -> const simplification (#3346)
|
2021-07-22 07:22:26 +02:00 |
testsimplifyusing.cpp
|
fix #10335 (Type alias remains unknown with using) (#3323)
|
2021-07-02 06:19:26 +02:00 |
testsizeof.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
teststl.cpp
|
Fix 10264: FP invalidContainer when address of container is passed inside struct (#3368)
|
2021-07-30 15:52:00 +02:00 |
teststring.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testsuite.cpp
|
Fix colors in output of TestSamples (#3332)
|
2021-07-10 20:14:38 +02:00 |
testsuite.h
|
Fix FP const pointer with class variable and add more tests (#3345)
|
2021-07-21 07:36:13 +02:00 |
testsummaries.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testsuppressions.cpp
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
testsymboldatabase.cpp
|
Remove constexpr -> const simplification (#3346)
|
2021-07-22 07:22:26 +02:00 |
testthreadexecutor.cpp
|
updated copyright year
|
2021-07-04 08:09:11 +02:00 |
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testtokenize.cpp
|
Remove constexpr -> const simplification (#3346)
|
2021-07-22 07:22:26 +02:00 |
testtokenlist.cpp
|
Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths
|
2020-05-19 13:47:25 +02:00 |
testtokenrange.cpp
|
updated copyright year
|
2021-07-04 08:09:11 +02:00 |
testtype.cpp
|
Fix 10298: ValueFlow: Wrong known value, 'x == -1' implicit unsigned cast for rhs (#3277)
|
2021-06-04 17:17:41 +02:00 |
testuninitvar.cpp
|
#9772: FP uninitvar: in cppcheck 2.1; Added a regression to test
|
2021-07-06 14:24:07 +02:00 |
testunusedfunctions.cpp
|
Fixed unit tests
|
2021-06-27 09:04:47 +02:00 |
testunusedprivfunc.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testunusedvar.cpp
|
Fixed #10276 (FP: (style) Variable '((uint8_t*)(uint16_t)0x1000)[0]' is assigned a value that is never used.)
|
2021-05-18 20:35:00 +02:00 |
testutils.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testutils.h
|
Add colors to CLI reporting (#3304)
|
2021-07-08 21:21:35 +02:00 |
testvaarg.cpp
|
Update Copyright year
|
2021-03-21 20:58:32 +01:00 |
testvalueflow.cpp
|
Fix FP for symbolic values when the expression is not const (#3370)
|
2021-07-31 14:19:37 +02:00 |
testvarid.cpp
|
Parser; Set varid for structured binding variables
|
2021-04-26 18:04:27 +02:00 |