cppcheck/test
Simon Martin f816fb811e Ticket #7680: Properly handle ::delete during memory leak checks. 2016-09-10 14:55:50 +02:00
..
cfg Running astyle; Improved testing of std::find; std.cfg: Added support for istream::read and ifstream::read. 2016-08-25 19:17:07 +02:00
CMakeLists.txt
options.cpp
options.h
redirect.h
test.cxx
test64bit.cpp Fixed #7553 (False positive with 1.74 'returning an integer in a function with pointer return type' when no integer is used) 2016-07-29 21:53:58 +02:00
testassert.cpp
testastutils.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Fixed #5839 (False positive: Function can be const, if this is passed to functor) 2016-09-04 16:36:04 +02:00
testcmdlineparser.cpp
testcondition.cpp Fix testrunner 2016-08-29 04:26:27 +02:00
testconstructors.cpp
testcppcheck.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testfunctions.cpp
testgarbage.cpp Fixed crash on garbage code (#7699) 2016-08-21 11:06:48 +02:00
testimportproject.cpp
testincompletestatement.cpp
testinternal.cpp testinternal: add testcase for TP warning for "previous()->next()" 2016-08-25 16:09:06 +02:00
testio.cpp Fixed #7710 (%h and %hh printf type size specifiers not supported) 2016-08-24 12:47:11 +02:00
testleakautovar.cpp Fixed #5522 (CheckLeakAutoVar: Don't treat 'x==p' as dereference of p) 2016-05-26 19:22:38 +02:00
testlibrary.cpp Fixed #7338 (Library: method in base class) 2016-09-04 14:14:21 +02:00
testmathlib.cpp Fixed #7177 (MathLib: Does not handle '\xF6' properly) 2016-08-28 11:37:05 +02:00
testmemleak.cpp Ticket #7680: Properly handle ::delete during memory leak checks. 2016-09-10 14:55:50 +02:00
testnullpointer.cpp
testoptions.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
testother.cpp Fixed #7134 (False positive redundantAssignment - assignment to local variable of unknown type) 2016-08-29 03:48:08 +02:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp bump simplecpp to rev b50ced8ac14f8debab9e85e78036f881ff2b3965 2016-09-03 12:29:45 +02:00
testrunner.cpp
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytemplate.cpp
testsimplifytokens.cpp
testsimplifytypedef.cpp Fixed #7696 (cppcheck 1.75 runs very slowly with style and/or performance checks) 2016-08-21 16:07:05 +02:00
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #7713 (False positive: %hhu in format string (no. 1) requires 'unsigned char' but the argument type is 'signed int'.) 2016-08-26 19:47:36 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Fixed #7706 ((debug) Executable scope 'foo' with unknown function.) 2016-08-20 22:43:27 +02:00
testtokenlist.cpp
testtype.cpp
testuninitvar.cpp
testunusedfunctions.cpp Merge pull request #745 from lanurmi/2016_ad 2016-01-01 22:57:19 +01:00
testunusedprivfunc.cpp
testunusedvar.cpp unused struct members: don't warn about packed structs (#3088) 2016-09-05 17:27:12 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp
testvarid.cpp Use TODO_ASSERT_EQUALS instead of TODO comments 2016-08-02 19:38:36 +02:00