cppcheck/test
PKEuS 68d77b73da SymbolDatabase: Fixed parsing of unnamed arguments, properly detect pointers (#8052) 2017-05-07 09:03:58 +02:00
..
cfg Fix&cheat to make config test pass on cygwin 2017-05-03 11:41:37 +02:00
synthetic
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02:00
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp Updated Token::expressionString(), write '->' instead of '.' 2017-04-30 14:22:18 +02:00
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp Address some warnings on test code 2017-05-03 14:39:21 +02:00
testcondition.cpp Updated Token::expressionString(), write '->' instead of '.' 2017-04-30 14:22:18 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp Refactoring: Moved checkMemset.. from CheckOther to CheckFunctions 2017-04-23 07:53:41 +02:00
testgarbage.cpp Address some warnings on test code 2017-05-03 14:39:21 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp
testleakautovar.cpp Fixed #7191 (false positive memleak on in-place new) 2017-05-04 19:39:57 +02:00
testlibrary.cpp Address some warnings on test code 2017-05-03 14:39:21 +02:00
testmathlib.cpp
testmemleak.cpp
testnullpointer.cpp Updated Token::expressionString(), write '->' instead of '.' 2017-04-30 14:22:18 +02:00
testoptions.cpp
testother.cpp Updated Token::expressionString(), write '->' instead of '.' 2017-04-30 14:22:18 +02:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Fixed #7842 (Preprocessor::getConfigs: #error in #ifndef not handled well) 2017-04-22 12:44:57 +02:00
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp astyle formatting 2017-04-30 14:22:40 +02:00
testsimplifytokens.cpp Tokenizer::simplifyComma: dont simplify comma in '=(struct s){...}' 2017-04-26 20:48:08 +02:00
testsimplifytypedef.cpp
testsizeof.cpp
teststl.cpp CheckStl::readingEmptyStlContainer(): Skip over lambdas (#8055) 2017-05-07 08:15:58 +02:00
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp SymbolDatabase: Fixed parsing of unnamed arguments, properly detect pointers (#8052) 2017-05-07 09:03:58 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Run astyle. Fix some Doxygen issues 2017-05-06 11:57:02 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp UninitVar: Don't warn for inconclusive values 2017-04-28 21:09:56 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testvaarg.cpp CheckVaarg::va_list_usage(): Bailout on "goto" (#8043) 2017-05-07 08:32:48 +02:00
testvalueflow.cpp valueFlowForward: better handling of sizeof() in rhs in assignments 2017-04-29 08:25:55 +02:00
testvarid.cpp Don't change varid of member variables. 2017-03-25 10:59:35 -04:00