cppcheck/test
chrchr-github 640b561633
Fix #11995 FP passedByValue when variable is moved from (#5455)
2023-09-17 22:32:35 +02:00
..
cfg
cli Add test for simplecpp#314 (#5438) 2023-09-14 09:41:39 +02:00
CMakeLists.txt
fixture.cpp fixed #11917 (Default to `native` platform in Windows builds) (#5428) 2023-09-11 11:08:23 +02:00
fixture.h adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
helpers.cpp
helpers.h
main.cpp
options.cpp
options.h
precompiled.h
redirect.h
test64bit.cpp
testanalyzerinformation.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp Fix 11980: False positive returnDanglingLifetime returning pointer to stack array as std::string (by way of struct return value constructor) (#5445) 2023-09-13 21:26:37 +02:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
testcharvar.cpp
testcheck.cpp
testclangimport.cpp
testclass.cpp adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
testcmdlineparser.cpp fixed #11919 - Removed deprecated command-line options `--template <template>` and `--template-format=<template>` (#5439) 2023-09-12 22:46:40 +02:00
testcolor.cpp
testcondition.cpp fixed #11917 (Default to `native` platform in Windows builds) (#5428) 2023-09-11 11:08:23 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
testleakautovar.cpp Fix FP (regression): Resource handle 'fd' freed twice. [doubleFree] (#5424) 2023-09-10 20:32:55 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
testoptions.cpp
testother.cpp Fix #11995 FP passedByValue when variable is moved from (#5455) 2023-09-17 22:32:35 +02:00
testpath.cpp
testpathmatch.cpp
testplatform.cpp fixed #11917 (Default to `native` platform in Windows builds) (#5428) 2023-09-11 11:08:23 +02:00
testpostfixoperator.cpp
testpreprocessor.cpp
testprocessexecutor.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsettings.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp Fix #11978 debug: Executable scope 'x' with unknown function. (#5437) 2023-09-13 11:39:09 +02:00
testsimplifyusing.cpp Fix #11981 internalAstError with using declaration (#5446) 2023-09-14 12:14:08 +02:00
testsingleexecutor.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp Fix #11976 FP incorrectStringBooleanError in assert (#5415) 2023-09-12 10:05:51 +02:00
testsummaries.cpp
testsuppressions.cpp
testsymboldatabase.cpp Fix valueFlowBailoutIncompleteVar for cast and template args (refs #10045) (#5452) 2023-09-16 13:03:14 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp Fix #11438 MathLib error on user defined literals (#5448) 2023-09-15 10:00:00 +02:00
testtokenize.cpp
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Fix 11983: False positive: uninitialized variable (#5443) 2023-09-13 23:27:08 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fix #11923 FN unreadVariable (regression) (#5409) 2023-09-11 11:36:03 +02:00
testutils.cpp
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp