cppcheck/test
chrchr-github 781a145680
Fix regression: functionStatic related to overload resolution (#3705)
2022-01-14 17:55:50 +01:00
..
bug-hunting Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cfg Improve definitions for googletest ASSERT_* macros (#3694) 2022-01-12 22:09:17 +01:00
cli Fix #9162 (Invalid --project files do not give any error) (#3177) 2021-12-19 12:36:11 +01:00
synthetic Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsuites Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
CMakeLists.txt
options.cpp
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testassert.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testastutils.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testautovariables.cpp Fix #10469 FP returnTempReference with overloaded operator+= (#3678) 2022-01-12 22:05:30 +01:00
testbool.cpp Add regression for 9917: false positive: bitwiseOnBoolean when lhs is non-boolean (#3664) 2022-01-02 08:08:28 +01:00
testboost.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testbufferoverrun.cpp Improved test case for ticket 1586 2022-01-08 18:39:19 +01:00
testbughuntingchecks.cpp
testcharvar.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testclangimport.cpp clang import: fixed problem with nameless struct 2021-11-29 07:00:18 +01:00
testclass.cpp Fix regression: functionStatic related to overload resolution (#3705) 2022-01-14 17:55:50 +01:00
testcmdlineparser.cpp fixed some unusedFunction warnings (#3618) 2022-01-04 15:48:08 +01:00
testcondition.cpp Fix 10659: FP knownConditionTrueFalse - C++17 structured binding (#3662) 2022-01-02 08:14:50 +01:00
testconstructors.cpp Add tests for #8498, #9887 (#3680) 2022-01-07 12:34:57 +01:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testexprengine.cpp exprengine: reduce max buffer size to int_max 2022-01-03 20:55:46 +01:00
testfilelister.cpp
testfunctions.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testgarbage.cpp Add tests for #4647, #5979, #8763, #10101 (#3648) 2021-12-20 13:12:19 +01:00
testimportproject.cpp Fix #9162 (Invalid --project files do not give any error) (#3177) 2021-12-19 12:36:11 +01:00
testincompletestatement.cpp
testinternal.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testio.cpp Fix #7038 false negative for string argument in the CheckIO (#3649) 2021-12-20 17:22:39 +01:00
testleakautovar.cpp Fix and tests for #7622, #10381, #10382 (#3588) 2021-11-29 22:51:35 +01:00
testlibrary.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testmathlib.cpp removed or annotated some code which is only used in test code (#3656) 2022-01-03 12:40:20 +01:00
testmemleak.cpp Fix #10632 (FN charset in format string) (#3590) 2021-12-01 09:51:48 +01:00
testnullpointer.cpp Fix 10678: FP nullPointerArithmeticRedundantCheck in while loop (#3674) 2022-01-04 21:19:45 +01:00
testoptions.cpp
testother.cpp Add test for #10312 (#3673) 2022-01-04 20:50:00 +01:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testpreprocessor.cpp
testrunner.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytemplate.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
testsimplifytokens.cpp removed or annotated some code which is only used in test code (#3656) 2022-01-03 12:40:20 +01:00
testsimplifytypedef.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
testsimplifyusing.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
testsizeof.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
teststl.cpp Partial fix for #9157 False negative: stlOutOfBounds, cast (#3699) 2022-01-13 08:03:24 +01:00
teststring.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testsuite.cpp
testsuite.h ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testsummaries.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testsuppressions.cpp
testsymboldatabase.cpp remove nullScope from TestSymbolDatabase (#3679) 2022-01-06 15:23:43 +01:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testtokenize.cpp Typos found by running "codespell" (#3702) 2022-01-13 17:24:26 +01:00
testtokenlist.cpp
testtokenrange.cpp cleaned up includes based on include-what-you-use (#3627) 2021-12-15 19:47:27 +01:00
testtype.cpp Ticket #8640: Added regression test 2021-12-19 17:43:32 +01:00
testuninitvar.cpp Add test case for #5777, use TODO_ASSERT, enable test case (#3703) 2022-01-13 19:52:02 +01:00
testunusedfunctions.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testunusedprivfunc.cpp
testunusedvar.cpp Fix #7732 false negative: (style) Unused variable: std::pair (#3695) 2022-01-13 08:05:05 +01:00
testutils.cpp
testutils.h
testvaarg.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00
testvalueflow.cpp Fix 10677: crash during valueFlowInferCondition (#3687) 2022-01-09 22:43:08 +01:00
testvarid.cpp ASSERT() on calls to Tokenizer::tokenize() in test code (#3501) 2021-11-29 07:34:39 +01:00