cppcheck/test
Alexander Mai d11eb4931a #6306 false positive with strxfrm NULL argument. Adjust std.cfg in favor of no false positive 2014-12-07 15:24:27 +01: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 man, htdocs, gui, test, tools: bump a few more copyrights to 2014 2014-03-03 11:03:17 +01:00
redirect.h astyle formatting 2014-11-20 14:20:09 +01: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 astyle formatting 2014-11-20 14:20:09 +01:00
testassert.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testautovariables.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testbool.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testboost.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testbufferoverrun.cpp #6303 crash in CheckBufferOverrun. Add check on loop variable in CheckBufferOverrun::checkScope(). 2014-12-04 20:49:58 +01:00
testcharvar.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testclass.cpp Fixed #6268 (False positive functionStatic (inconclusive) - nested namespaces) 2014-11-27 06:29:33 +01:00
testcmdlineparser.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testcondition.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testconstructors.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testcppcheck.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testerrorlogger.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testexceptionsafety.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testfilelister.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testfiles.pri run dmake 2014-09-24 13:50:57 +02:00
testgarbage.cpp Fixed #3314 (cppcheck incorrectly reporting Syntax error.) 2014-11-28 17:44:36 +01:00
testincompletestatement.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testinternal.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testio.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testleakautovar.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testlibrary.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testmathlib.cpp Increase test coverage for MathLib 2014-11-26 17:35:32 +01:00
testmemleak.cpp Fixed #6238 (false positive with double fopen) 2014-11-20 22:19:39 +01:00
testnonreentrantfunctions.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testnullpointer.cpp #6306 false positive with strxfrm NULL argument. Adjust std.cfg in favor of no false positive 2014-12-07 15:24:27 +01:00
testobsolescentfunctions.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testoptions.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testother.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testpath.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testpathmatch.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testpostfixoperator.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testpreprocessor.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testrunner.cpp Add memory leak tracing (Pull request 407) 2014-09-29 12:26:54 +02:00
testrunner.vcxproj Added test file for garbage code: 2014-09-24 13:45:56 +02:00
testrunner.vcxproj.filters Added test file for garbage code: 2014-09-24 13:45:56 +02:00
testsamples.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testsimplifytemplate.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testsimplifytokens.cpp Fixed #6290 (Tokenizer: Because 'and' is not simplified to '&&' there are false positives) 2014-12-03 16:32:05 +01:00
testsimplifytypedef.cpp Tokenizer::simplifyTypedef: Add test that #5191 is fixed (function pointer) 2014-12-04 05:43:58 +01:00
testsizeof.cpp astyle formatting 2014-11-20 14:20:09 +01:00
teststl.cpp astyle formatting 2014-11-20 14:20:09 +01:00
teststring.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testsuite.cpp astyle formatting 2014-11-20 14:20:09 +01: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 astyle formatting 2014-11-20 14:20:09 +01:00
testsymboldatabase.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testthreadexecutor.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testtimer.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testtoken.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testtokenize.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testtype.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testuninitvar.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testunusedfunctions.cpp Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking. 2014-11-24 06:37:08 +01:00
testunusedprivfunc.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testunusedvar.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testutils.h astyle formatting 2014-11-20 14:20:09 +01:00
testvaarg.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testvalueflow.cpp astyle formatting 2014-11-20 14:20:09 +01:00
testvarid.cpp astyle formatting 2014-11-20 14:20:09 +01:00