cppcheck/test
orbitcowboy b315e8a115 std.cfg: Added more tests for wmemmove() and wmemset(). 2022-04-22 07:25:27 +02:00
..
bug-hunting
cfg std.cfg: Added more tests for wmemmove() and wmemset(). 2022-04-22 07:25:27 +02:00
cli
synthetic
testsuites
CMakeLists.txt CMakeLists.txt: removed left-over Z3 code (#4035) 2022-04-21 12:54:16 +02:00
options.cpp
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp Fix 10975: false negative: dangling reference in class (#4024) 2022-04-14 18:59:12 +02:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Fix #10979 FP arrayIndexOutOfBoundsCond with sizeof (#4021) 2022-04-14 18:13:29 +02:00
testcharvar.cpp
testclangimport.cpp
testclass.cpp Fix #10311 FP functionConst (#4012) 2022-04-13 12:25:36 +02:00
testcmdlineparser.cpp added (partial) support for specifying C++23 and support more "-std" options (#3212) 2022-04-15 16:17:36 +02:00
testcondition.cpp Add some tests (#4014) 2022-04-13 12:25:53 +02:00
testconstructors.cpp
testcppcheck.cpp Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp Fix #10466 FP constVariable with pointer typedef (#4018) 2022-04-13 21:56:45 +02:00
testpath.cpp removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp added (partial) support for specifying C++23 and support more "-std" options (#3212) 2022-04-15 16:17:36 +02:00
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 Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
testsimplifytemplate.cpp Fix #10494 Same template name confuses check (#4011) 2022-04-13 12:25:21 +02:00
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsimplifyusing.cpp removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
testsizeof.cpp Fix #9648 FP sizeofDivisionMemfunc (#4017) 2022-04-13 18:21:56 +02:00
teststl.cpp Add some tests (#4014) 2022-04-13 12:25:53 +02:00
teststring.cpp
testsuite.cpp
testsuite.h Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
testsummaries.cpp
testsuppressions.cpp
testsymboldatabase.cpp cleaned up includes based on include-what-you-use (#4007) 2022-04-13 12:24:00 +02:00
testthreadexecutor.cpp cleaned up includes based on include-what-you-use (#4007) 2022-04-13 12:24:00 +02:00
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp
testtokenrange.cpp
testtype.cpp
testuninitvar.cpp Fix 10988: FP: Regression, uninitvar (#4037) 2022-04-21 19:29:38 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp Fix #10265 FP unused private method (#4015) 2022-04-13 14:49:28 +02:00
testunusedvar.cpp
testutils.cpp enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
testutils.h cleaned up includes based on include-what-you-use (#4007) 2022-04-13 12:24:00 +02:00
testvaarg.cpp
testvalueflow.cpp Fix 10981: ValueFlow: multiplication with 0 should have known value 0 (#4023) 2022-04-14 18:13:04 +02:00
testvarid.cpp