cppcheck/test
orbitcowboy 919f8ac323 Fixed typos. There are no real changes. 2016-11-04 15:01:05 +01:00
..
cfg std.cfg: Added returnValue support for iswdigit(). 2016-11-04 14:20:59 +01:00
synthetic Add synthetic ub tests 2016-11-03 21:45:33 +01:00
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 Support prefix-increment/decrement in CheckAutoVariables::assignFunctionArg() (#3177) 2016-10-10 21:34:40 +02:00
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Put apostrophes consistent with other similar messages 2016-10-18 15:45:08 +03:00
testcmdlineparser.cpp
testcondition.cpp Fixed TODO (check if function parameter is non-const reference etc..) by common function 2016-11-01 14:06:30 +01:00
testconstructors.cpp Fixed #7755 (false positive: member variable is not initialized in the constructor) 2016-10-26 10:39:53 +02:00
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
testfunctions.cpp
testgarbage.cpp Fixed crash on garbage code (#7699) 2016-08-21 11:06:48 +02:00
testimportproject.cpp Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
testincompletestatement.cpp
testinternal.cpp testinternal: add testcase for TP warning for "previous()->next()" 2016-08-25 16:09:06 +02:00
testio.cpp TestIO: Refactoring. Use functions instead of macros. 2016-10-24 21:43:58 +02:00
testleakautovar.cpp CheckLeakAutoVar: Distinguish between new and new[] (#888) 2016-10-09 10:28:19 +02:00
testlibrary.cpp Fixed #7338 (Library: method in base class) 2016-09-04 14:14:21 +02:00
testmathlib.cpp MathLib: fix for octal char literal '\200' 2016-10-16 13:42:20 +02:00
testmemleak.cpp Ticket #7680: Properly handle ::delete during memory leak checks. 2016-09-10 14:55:50 +02:00
testnullpointer.cpp Fixed TODO (check if function parameter is non-const reference etc..) by common function 2016-11-01 14:06:30 +01:00
testoptions.cpp
testother.cpp Fixed typos. There are no real changes. 2016-11-04 15:01:05 +01:00
testpath.cpp Path: Add methods Path::isAbsolute() and Path::getCurrentPath() 2016-10-02 12:06:55 +02:00
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Fixes preprocessor regression causing hang 2016-10-11 19:56:13 +03:00
testrunner.cpp
testrunner.vcxproj Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
testrunner.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp Remove Tokenizer::simplifyNull() 2016-10-18 21:44:02 +02:00
testsimplifytypedef.cpp Fix testrunner 2016-10-21 02:20:51 +02:00
testsizeof.cpp
teststl.cpp astyle formatting 2016-10-27 17:11:32 +02:00
teststring.cpp charLiteralWithCharPtrCompare: Improved warning to catch any char literal 2016-10-09 11:39:20 +02:00
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #7767 (SymbolDatabase: function not analysed when unknown macros are in front of function definition) 2016-10-22 22:29:18 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Remove Tokenizer::simplifyNull() 2016-10-18 21:44:02 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp new can initialize memory, don't warn in this case (#7623) 2016-10-08 10:03:09 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Improved check: Complain if a variable is modified but not used again 2016-10-10 21:27:40 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp Fixed TODO (check if function parameter is non-const reference etc..) by common function 2016-11-01 14:06:30 +01:00
testvarid.cpp Fixed #7740 (Tokenizer::setVarId: Function declaration does not start with 'return') 2016-10-03 10:02:18 +02:00