cppcheck/test
Paul Fultz II e20ddd55d6
Propagate partially uninit variables in ValueFlow (#3533)
2021-10-30 07:43:37 +02:00
..
bug-hunting
cfg windows.cfg: Added a regression test for GetPrivateProfileString() as we had a FP in the past 8b6c14aa48 2021-10-17 11:05:19 +02:00
cli Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
synthetic Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testsuites
CMakeLists.txt
options.cpp
options.h
precompiled.h
redirect.h
test.cxx
test64bit.cpp #8631: Added regression test 2021-08-23 08:51:54 +02:00
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Fixed #10367 (False positive; pointer out of bounds argv-1) 2021-09-15 08:29:10 +02:00
testbughuntingchecks.cpp
testcharvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testclangimport.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp Fix 10548: FP knownConditionTrueFalse with loop and operator++ (#3511) 2021-10-15 10:59:01 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testexprengine.cpp
testfilelister.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testfunctions.cpp
testgarbage.cpp
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp Update copyright year 2021-09-26 11:34:56 +02:00
testio.cpp Fix incorrect warning with `%zi` in format string (#3437) 2021-09-05 07:34:22 +02:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp
testpath.cpp Update copyright year 2021-09-26 11:34:56 +02:00
testpathmatch.cpp
testplatform.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters Remove TestSamples 2021-07-10 21:04:38 +02:00
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp Simplify Typedef: Fixed typedef simplification in expanded tokens 2021-08-29 19:14:53 +02:00
testsimplifyusing.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsummaries.cpp Update Copyright year 2021-03-21 20:58:32 +01:00
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtokenize.cpp
testtokenlist.cpp
testtokenrange.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
testtype.cpp
testuninitvar.cpp Propagate partially uninit variables in ValueFlow (#3533) 2021-10-30 07:43:37 +02:00
testunusedfunctions.cpp Fix 9766: False positive; suspicious operator is written in declaration (#3476) 2021-10-03 09:59:51 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp