cppcheck/test
Daniel Marjamäki fd3a8a2a18 Update copyright 2014-02-15 07:45:39 +01:00
..
options.cpp test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files 2012-09-17 13:51:40 +02:00
options.h Changed the order of some structures in order to improve, even if for a bit, their padding. 2012-05-14 20:49:03 +02:00
redirect.h CheckMemoryLeak: add '?1:0' to clarify the value of the argument to 'deleteNext'; Tokenize.cpp: in simplifyCompoundAssignment(), remove ':' odd code used to fix a weird test case ('case' code not inside a function body), remove useless 'tok->next() != NULL' check (already true by previous condition); in simplifyConditionOperator(), handle better the parenthesis skipping code and remove useless ')'check; in simplifyQuestionMark(), remove useless 'tok->tokAt(-2)' check (Token::Match returns false if the token is NULL), add more patterns to Token::Match to handle more test cases; in simplifyBitFields(), add 'const' to 'offset' bool. RedirectOutputError: style nitpick change to declaration of a pointer. 2012-10-19 14:19:52 +02:00
test.cxx test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files 2012-09-17 13:51:40 +02:00
test.pro Don't include tinyxml from both lib.pri and test.pro 2013-08-19 19:44:29 +04:00
test64bit.cpp Update copyright 2014-02-15 07:45:39 +01:00
testassert.cpp Update copyright 2014-02-15 07:45:39 +01:00
testassignif.cpp Update copyright 2014-02-15 07:45:39 +01:00
testautovariables.cpp Update copyright 2014-02-15 07:45:39 +01:00
testbool.cpp Update copyright 2014-02-15 07:45:39 +01:00
testboost.cpp Update copyright 2014-02-15 07:45:39 +01:00
testbufferoverrun.cpp Update copyright 2014-02-15 07:45:39 +01:00
testcharvar.cpp Update copyright 2014-02-15 07:45:39 +01:00
testclass.cpp Update copyright 2014-02-15 07:45:39 +01:00
testcmdlineparser.cpp Update copyright 2014-02-15 07:45:39 +01:00
testconstructors.cpp Update copyright 2014-02-15 07:45:39 +01:00
testcppcheck.cpp Update copyright 2014-02-15 07:45:39 +01:00
testdivision.cpp Update copyright 2014-02-15 07:45:39 +01:00
testerrorlogger.cpp Update copyright 2014-02-15 07:45:39 +01:00
testexceptionsafety.cpp Update copyright 2014-02-15 07:45:39 +01:00
testfilelister.cpp Update copyright 2014-02-15 07:45:39 +01:00
testfiles.pri Add new experimental value flow analysis 2014-01-04 20:57:02 +01:00
testincompletestatement.cpp Update copyright 2014-02-15 07:45:39 +01:00
testinternal.cpp Update copyright 2014-02-15 07:45:39 +01:00
testio.cpp Update copyright 2014-02-15 07:45:39 +01:00
testleakautovar.cpp Update copyright 2014-02-15 07:45:39 +01:00
testlibrary.cpp Update copyright 2014-02-15 07:45:39 +01:00
testmathlib.cpp Update copyright 2014-02-15 07:45:39 +01:00
testmemleak.cpp Update copyright 2014-02-15 07:45:39 +01:00
testnonreentrantfunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
testnullpointer.cpp Update copyright 2014-02-15 07:45:39 +01:00
testobsoletefunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
testoptions.cpp testoptions: reverted commit 184db3900e 2013-11-01 01:28:05 +01:00
testother.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpath.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpathmatch.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpostfixoperator.cpp Update copyright 2014-02-15 07:45:39 +01:00
testpreprocessor.cpp Update copyright 2014-02-15 07:45:39 +01:00
testrunner.cpp Update copyright 2014-02-15 07:45:39 +01:00
testrunner.vcxproj value flow: Updated Visual Studio files 2014-01-05 09:52:37 +01:00
testrunner.vcxproj.filters value flow: Updated Visual Studio files 2014-01-05 09:52:37 +01:00
testsimplifytokens.cpp Update copyright 2014-02-15 07:45:39 +01:00
testsizeof.cpp Update copyright 2014-02-15 07:45:39 +01:00
teststl.cpp Update copyright 2014-02-15 07:45:39 +01:00
testsuite.cpp Update copyright 2014-02-15 07:45:39 +01:00
testsuite.h Update copyright 2014-02-15 07:45:39 +01:00
testsuppressions.cpp Update copyright 2014-02-15 07:45:39 +01:00
testsymboldatabase.cpp Update copyright 2014-02-15 07:45:39 +01:00
testthreadexecutor.cpp Update copyright 2014-02-15 07:45:39 +01:00
testtimer.cpp Update copyright 2014-02-15 07:45:39 +01:00
testtoken.cpp Update copyright 2014-02-15 07:45:39 +01:00
testtokenize.cpp Update copyright 2014-02-15 07:45:39 +01:00
testuninitvar.cpp Update copyright 2014-02-15 07:45:39 +01:00
testunusedfunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
testunusedprivfunc.cpp Update copyright 2014-02-15 07:45:39 +01:00
testunusedvar.cpp Update copyright 2014-02-15 07:45:39 +01:00
testutils.h Update copyright 2014-02-15 07:45:39 +01:00
testvalueflow.cpp Update copyright 2014-02-15 07:45:39 +01:00