cppcheck/test
orbitcowboy 06216b06fc Fixed failing CI. 2022-05-15 08:53:21 +02:00
..
bug-hunting
cfg library: Improved argument <valid>-interface to defined values that are explicitly excluded. (#4111) 2022-05-14 16:05:18 +02:00
cli Fix unmatched suppression (#5704) (#3886) 2022-03-30 19:24:53 +02:00
synthetic
testsuites
CMakeLists.txt Use default template in the cfg tests (#4039) 2022-04-23 06:18:44 +02:00
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 Fix 11035: FP arrayIndexOutOfBoundsCond with array and vector (#4105) 2022-05-12 06:21:33 +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 Fix #11059 FP multiCondition when variable is assigned in if/else (#4102) 2022-05-11 20:01:13 +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 removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
testio.cpp
testleakautovar.cpp Fix #11014 FN redundantPointerOp / remove simplifyMulAndParens() (#4062) 2022-05-01 15:46:07 +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
testnullpointer.cpp Fix 11040: FP nullPointer after loop (#4085) 2022-05-05 06:55:02 +02:00
testoptions.cpp
testother.cpp Fix #8004 unintentional semicolon in expression '.. ; +dostuff();' (#4109) 2022-05-13 06:54:02 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj aligned build options of Visual Studio project configurations and added them to CMake (#4020) 2022-04-21 21:28:29 +02:00
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
testsuite.h
testsummaries.cpp
testsuppressions.cpp
testsymboldatabase.cpp Fix #11001 syntaxError for valid C code sizeof(enum ...) (#4045) 2022-04-26 07:22:53 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp AST: Fix AST for array size calculation in cast (char (*)[...]) 2022-05-10 22:47:57 +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 Added a regression test for ticket #10000 - No UnreadVariable for simple class 2022-05-03 06:58:03 +02:00
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp Fix 11057: FP danglingTemporaryLifetime with reference member (#4103) 2022-05-13 06:51:07 +02:00
testvarid.cpp Add tests for # 10773, #108787, #8991 (#4063) 2022-04-30 08:20:00 +02:00