cppcheck/test
Reijo Tomperi 1bb7b01a06 Fix ticket #352 (Memory leaks: Missed memory leak when "--all" is not given)
http://apps.sourceforge.net/trac/cppcheck/ticket/352
Detect memory leaks without --all when there is "alloc ; assign callfunc ;
2009-06-03 23:20:33 +03:00
..
testautovariables.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testbufferoverrun.cpp Fixed #350 (False positive: Array index out of bounds) 2009-06-02 18:56:53 +02:00
testcharvar.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testclass.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testconstructors.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +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-01 02:50:25 +07:00
testfilelister.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testfunctionusage.cpp Fix for #341 (Functions passed as pointer not detected as used) 2009-05-31 08:01:16 +02:00
testincompletestatement.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testmathlib.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testmemleak.cpp Fix ticket #352 (Memory leaks: Missed memory leak when "--all" is not given) 2009-06-03 23:20:33 +03:00
testmemleakmp.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testother.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testpreprocessor.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
testredundantif.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testrunner.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03: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 Fixed ticket #348 (Simplify sizeof for pointers) 2009-06-01 17:01:45 +07:00
teststl.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +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 Fix ticket #351 (false positive::resource leak) 2009-06-03 22:02:16 +03:00
testunusedprivfunc.cpp Strip redundant std::string usage from tests. 2009-06-01 02:50:25 +07:00
testunusedvar.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00