cppcheck/test
chrchr-github 7eb1da9ffc
Fix #11506 debug: simplifyUsing: unmatched body end (#4728)
2023-01-27 08:19:32 +01:00
..
cfg Fix #11182 checkLibraryFunction with overloaded method / #11198 inconsistent reporting of checkLibraryNoReturn (#4740) 2023-01-26 22:29:49 +01:00
cli added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
CMakeLists.txt added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733) 2023-01-26 22:13:07 +01:00
fixture.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
fixture.h renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
helpers.h renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
main.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
options.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
options.h Update Copyrights 2022-08-28 14:22:12 +02:00
precompiled.h renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
redirect.h include all (internal non-generated) headers in clang-tidy checks (#4100) 2022-10-16 13:51:17 +02:00
test64bit.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testanalyzerinformation.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testassert.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testastutils.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testautovariables.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testbool.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testboost.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testbufferoverrun.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testcharvar.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testclangimport.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testclass.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testcmdlineparser.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testcondition.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testconstructors.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testcppcheck.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testerrorlogger.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testexceptionsafety.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testfilelister.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testfunctions.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testgarbage.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testimportproject.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testincompletestatement.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testinternal.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testio.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testleakautovar.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testlibrary.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testmathlib.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testmemleak.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testnullpointer.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testoptions.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testother.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testpath.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testpathmatch.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testplatform.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testpostfixoperator.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testpreprocessor.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testprocessexecutor.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testrunner.vcxproj renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testrunner.vcxproj.filters generate `*.vcxproj` file lists with `dmake` (#4652) 2023-01-21 11:55:36 +01:00
testsettings.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsimplifytemplate.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsimplifytokens.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsimplifytypedef.cpp Fix #11506 debug: simplifyUsing: unmatched body end (#4728) 2023-01-27 08:19:32 +01:00
testsimplifyusing.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsizeof.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
teststl.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
teststring.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsummaries.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsuppressions.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testsymboldatabase.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testthreadexecutor.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtimer.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtoken.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtokenize.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtokenlist.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtokenrange.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testtype.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testuninitvar.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testunusedfunctions.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testunusedprivfunc.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testunusedvar.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testutils.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testvaarg.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testvalueflow.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00
testvarid.cpp renamed some files in the `test` folder (#4705) 2023-01-27 08:18:32 +01:00