cppcheck/test
Daniel Marjamäki 24438c326e Fixed #7233 (Fasle negative 'unknownEvaluationOrder in case of macro) 2015-12-25 18:31:21 +01:00
..
cfg Extended windows.cfg and posix.cfg about missing functions, found by using --check-library on some projects. 2015-11-25 11:02:32 +01:00
CMakeLists.txt Added testrunner test to cmake. #7098 2015-11-26 21:01:07 +01:00
options.cpp
options.h
redirect.h
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
test64bit.cpp
testassert.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp
testconstructors.cpp
testcppcheck.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp #7182 crash: CheckMemoryLeak::functionReturnType() 2015-12-05 18:43:29 +01:00
testnullpointer.cpp
testoptions.cpp
testother.cpp
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcxproj Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529) 2015-11-22 09:18:07 +01:00
testrunner.vcxproj.filters
testsamples.cpp Small refactorizations: 2015-11-29 10:56:44 +01:00
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp Fixed false positive stlIfStrFind for function call inside condition. 2015-11-20 20:08:53 +01:00
teststring.cpp Refactor handling of char constants 2015-11-20 10:10:38 +01:00
testsuite.cpp Small refactorizations: 2015-11-29 10:56:44 +01:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp
testtokenlist.cpp
testtype.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
testuninitvar.cpp
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp Fixed #4627 (Tokenizer::setVarId: function declaration in function body) 2015-11-19 16:27:16 +01:00