cppcheck/test
PKEuS b4b38fb7ce Use ValueType in CheckOther::invalidPointerCast()
False negative: operator new is currently not supported by ValueType.
2016-02-05 20:28:43 +01:00
..
cfg
CMakeLists.txt
options.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp Fixed #7144 (Tokenizer::isScopeNoReturn: handling '{ { throw new string(..); } }') 2016-01-18 15:39:20 +01:00
testautovariables.cpp
testbool.cpp Support member variables in CheckBool::checkAssignBoolToFloat() 2016-02-05 20:28:42 +01:00
testboost.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp Settings: Remove '_' prefix for public member variables 2016-01-03 16:18:17 +01:00
testcondition.cpp
testconstructors.cpp Fixed false positive uninitMemberVar with member function of template (#7205) 2016-01-30 20:18:13 +01:00
testcppcheck.cpp
testerrorlogger.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp ValueType: Added support for static member variables and simplified code 2016-02-04 20:49:13 +01:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp #7370 False positive uselessCallsCompare on unknown type. Ensure related warnings are only issued on STL types 2016-02-02 20:26:02 +01:00
teststring.cpp Moved a few tests to testgarbage.cpp 2016-02-04 09:10:20 +01:00
testsuite.cpp Ticket #7270 segmentation fault (invalid code) in Tokenizer::simplifyLabelsCaseDefault. include fix for cygwin 2016-01-08 11:59:02 +01:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp