cppcheck/test
Jonathan Thackray 2b3ef83f26 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
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassert.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Refactoring tests. Use utility function to warn about unsimplified code in tests. 2014-09-13 12:59:32 +02:00
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp
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 Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate) 2014-09-12 16:59:16 +02:00
testincompletestatement.cpp
testinternal.cpp Added internal check for || and | inside Token::Match patterns. 2014-07-02 15:51:18 +02:00
testio.cpp
testleakautovar.cpp
testlibrary.cpp Fix MSVC compiler warnings 2014-07-06 13:08:22 +02:00
testmathlib.cpp
testmemleak.cpp
testnonreentrantfunctions.cpp
testnullpointer.cpp
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp Better bracing and variable name 2014-09-04 12:18:26 +04:00
testrunner.vcxproj
testrunner.vcxproj.filters Fixed #6165 (Remove old checkUnsignedDivision checker that uses neither AST nor ValueFlow. The CheckType::checkSignConversion should be much more accurate) 2014-09-12 16:59:16 +02:00
testsamples.cpp
testsimplifytokens.cpp
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp Update copyright 2014-02-15 07:45:39 +01:00
testtoken.cpp
testtokenize.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h Refactorization: 2014-08-27 09:42:09 +02:00
testvaarg.cpp
testvalueflow.cpp Fixed #6118 (False positive: divide by zero - if condition not evaluated properly) 2014-09-04 17:52:14 +02:00