cppcheck/test
Slava Semushin 084b3c002f Fixed ticket #403 (false positive::Array index out of range)
http://sourceforge.net/apps/trac/cppcheck/ticket/403
2009-06-14 11:21:20 +07:00
..
testautovariables.cpp Refactoring: Moved CheckOther::returnPointerToLocalVariable to CheckAutoVariables 2009-06-09 19:45:58 +02:00
testbufferoverrun.cpp Fixed ticket #329 (snprintf size is out of bounds when two variables in one scope with similar names) 2009-06-05 09:53:34 +07:00
testcharvar.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testclass.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testconstructors.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testcppcheck.cpp Fix ticket #318 ('..' in include will cause conflicting slashes in messages) 2009-05-31 10:12:19 +02:00
testdangerousfunctions.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testdivision.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testfilelister.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testincompletestatement.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testmathlib.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testmemleak.cpp Fixed ticket #367 (Deallocating a deallocated pointer false positive when va_list used) 2009-06-12 17:31:29 +02:00
testother.cpp Fixed ticket #374 (False positive: The scope of variable can be limited) 2009-06-12 16:17:51 +02:00
testpreprocessor.cpp Fixed ticket #403 (false positive::Array index out of range) 2009-06-14 11:21:20 +07:00
testredundantif.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testrunner.cpp test/testrunner.cpp: removed unused headers. 2009-06-10 01:52:42 +07:00
testsecurity.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testsimplifytokens.cpp Fix ticket #386 (False positive (memory leak) with comma) 2009-06-11 00:12:26 +03:00
teststl.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testsuite.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testsuite.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testtoken.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testtokenize.cpp Fixed ticket #392 (false positive and wrong allocation and deallocation not detected) 2009-06-12 21:14:01 +07:00
testunusedfunctions.cpp Refactoring: Renamed CheckFunctionUsage to CheckUnusedFunctions 2009-06-07 22:12:20 +02:00
testunusedprivfunc.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00
testunusedvar.cpp Strip redundant std::string usage from tests. 2009-06-05 07:43:55 +07:00