cppcheck/test
Daniel Marjamäki 075c479bff TestIO: Refactoring, split up test cases 2016-01-13 11:34:37 +01:00
..
cfg
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp Merge pull request #745 from lanurmi/2016_ad 2016-01-01 22:57:19 +01:00
testclass.cpp
testcmdlineparser.cpp Settings: Remove '_' prefix for public member variables 2016-01-03 16:18:17 +01:00
testcondition.cpp
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp astyle formatting 2016-01-08 15:24:05 +01:00
testincompletestatement.cpp
testinternal.cpp
testio.cpp TestIO: Refactoring, split up test cases 2016-01-13 11:34:37 +01:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp
testoptions.cpp
testother.cpp #7285 wrong var name: memset() called to fill 0 bytes of '&' memset with pointer: remove var name from message. Correct some entries in posix.cfg. 2016-01-12 23:20:48 +01:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Settings: Remove '_' prefix for public member variables 2016-01-03 16:18:17 +01:00
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp Fixed #7147 (TemplateSimplifier: specialized template class with inheritance) 2016-01-11 18:45:12 +01:00
testsimplifytokens.cpp Fixed #7276 (VarId: Missing varId in template class constructor initialization lists) 2016-01-10 22:10:49 +01:00
testsimplifytypedef.cpp Remove unnecessaryForwardDeclaration check. It had false positives (e.g. #3663), was implemented in the Tokenizer and of little value. 2016-01-02 19:14:03 +01:00
testsizeof.cpp
teststl.cpp
teststring.cpp
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 Settings: Remove '_' prefix for public member variables 2016-01-03 16:18:17 +01:00
testsymboldatabase.cpp Fixed #7260 (ValueType: in C++ the result of 'sint >> unknowntype' has unknown type) 2016-01-07 10:46:19 +01:00
testthreadexecutor.cpp Settings: Remove '_' prefix for public member variables 2016-01-03 16:18:17 +01:00
testtimer.cpp
testtoken.cpp
testtokenize.cpp Tweaked Tokenizer::simplifyAsm2() 2016-01-04 19:18:10 +01:00
testtokenlist.cpp
testtype.cpp Fixed #7266 (False positive shiftTooManyBits with macros) 2016-01-10 20:44:52 +01:00
testuninitvar.cpp
testunusedfunctions.cpp Merge pull request #745 from lanurmi/2016_ad 2016-01-01 22:57:19 +01:00
testunusedprivfunc.cpp Merge pull request #745 from lanurmi/2016_ad 2016-01-01 22:57:19 +01:00
testunusedvar.cpp Merge pull request #745 from lanurmi/2016_ad 2016-01-01 22:57:19 +01:00
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp Fixed #7276 (VarId: Missing varId in template class constructor initialization lists) 2016-01-10 22:10:49 +01:00