cppcheck/test
PKEuS 68b26f8faa Fixed subsequent false negatives in CheckBufferOverrun::checkInsecureCmdLineArgs() (#5835) 2014-09-29 15:38:33 +02:00
..
options.cpp man, htdocs, gui, test, tools: bump a few more copyrights to 2014 2014-03-03 11:03:17 +01:00
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp Update copyright 2014-02-15 07:45:39 +01:00
testassert.cpp Fixed crash, simplified code in testassert.cpp 2014-08-06 12:24:21 +02:00
testautovariables.cpp
testbool.cpp Fixed TODO in checkAssignBoolToFloat 2014-05-24 20:06:45 +02:00
testboost.cpp Refactoring tests. Use utility function to warn about unsimplified code in tests. 2014-09-13 12:59:32 +02:00
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp Refactoring tests. Use utility function to warn about unsimplified code in tests. 2014-09-13 12:59:32 +02:00
testconstructors.cpp Implemented support for C++11 uniform initialization in several checks. 2014-08-05 16:11:42 +02:00
testcppcheck.cpp
testerrorlogger.cpp #5300 - Invalid encoding in XML output (use escape sequence string for non-printable characters) 2014-04-13 09:50:57 +02:00
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri run dmake 2014-09-24 13:50:57 +02:00
testgarbage.cpp Added test file for garbage code: 2014-09-24 13:45:56 +02:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fixed #5747 (When socket() returns -1 on error, this shouldn't be marked as a resource leak) 2014-09-17 18:37:41 +02:00
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnonreentrantfunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
testnullpointer.cpp
testobsolescentfunctions.cpp
testoptions.cpp
testother.cpp
testpath.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Added test file for garbage code: 2014-09-24 13:45:56 +02:00
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp Improved simplifications of redundant loops: 2014-09-26 10:47:05 +02:00
testsimplifytypedef.cpp
testsizeof.cpp #6050 arithmetic on void** - fix false positive 2014-08-17 19:14:55 +02:00
teststl.cpp
teststring.cpp Removed redundant suppression code in teststring.cpp 2014-08-29 17:02:13 +02:00
testsuite.cpp Refactoring tests. Use utility function to warn about unsimplified code in tests. 2014-09-13 12:59:32 +02:00
testsuite.h Refactoring tests. Use utility function to warn about unsimplified code in tests. 2014-09-13 12:59:32 +02:00
testsuppressions.cpp Fixed reporting of unmatched suppressions for unusedFunction (#4946) 2014-09-01 10:13:03 +02:00
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp Update copyright 2014-02-15 07:45:39 +01:00
testtoken.cpp Token: Added utility function getStrSize as a complement to getStrLength 2014-08-01 13:12:18 +02:00
testtokenize.cpp
testtype.cpp Fixed #6168 (False positive: sign conversion for inner calculation) 2014-09-14 10:29:58 +02:00
testuninitvar.cpp Fix FP: tmpnam() expects a valid pointer, an uninitialized array (of conforming size) is fine 2014-09-27 20:29:54 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp CheckVaarg::va_list_usage(): Bailout when try{} block is encountered (#6186) 2014-09-27 11:03:58 +02:00
testvalueflow.cpp ValueFlow: improved valueflow for loops that assign variable and then break 2014-09-23 16:06:02 +02:00
testvarid.cpp Splitted large groups of tests out of testsimplifytokens.cpp and testtokenize.cpp 2014-09-24 13:23:44 +02:00