cppcheck/test
Daniel Marjamäki 10abbda6a7 memleak: corrected the wrong line number (#77) 2009-02-05 20:17:01 +00:00
..
testbufferoverrun.cpp testbufferoverrun: activated test 2009-02-04 16:58:44 +00:00
testcharvar.cpp charvar: fixed todo testcase 2009-02-04 17:12:53 +00:00
testclass.cpp activated TestClass:function 2009-02-04 19:42:40 +00:00
testconstructors.cpp errmsg: write severity in the message 2009-01-31 08:33:31 +00:00
testcppcheck.cpp testcppcheck.cpp file added, test case "linenumbers" added, codeblocks project file updated 2009-02-05 20:06:39 +00:00
testdangerousfunctions.cpp Running astyle for the previous commits 2009-01-31 18:54:34 +00:00
testdivision.cpp errmsg: write severity in the message 2009-01-31 08:33:31 +00:00
testfilelister.cpp Fixed Ticket #40, Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
testfunctionusage.cpp Fixed Ticket #40, Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
testincompletestatement.cpp incomplete statement: minor update 2009-02-05 18:57:53 +00:00
testmemleak.cpp memleak: corrected the wrong line number (#77) 2009-02-05 20:17:01 +00:00
testmemleakmp.cpp Fixed Ticket #40, Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
testother.cpp returning pointer to local array 2009-02-04 18:49:19 +00:00
testpreprocessor.cpp preprocessor: Added testcase fmt2 that is commented out because it doesn't work yet 2009-01-28 20:19:46 +00:00
testredundantif.cpp errmsg: write severity in the message 2009-01-31 08:33:31 +00:00
testrunner.cpp Fixed Ticket #40, Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
testsimplifytokens.cpp Partial support for sizeof x, by converting it into sizeof(x). Does not handle complex structures. Closing ticket #65 2009-01-27 20:47:00 +00:00
testsuite.cpp xml: generating better xml output 2009-02-01 18:00:47 +00:00
testsuite.h xml: generating better xml output 2009-02-01 18:00:47 +00:00
testtoken.cpp Fixed Ticket #40, Check copyright texts in files, now that we have new developers. 2009-01-21 20:04:20 +00:00
testtokenize.cpp remove casts: Added test case to ensure that function declarations are not reduced 2009-02-04 19:40:48 +00:00
testunusedprivfunc.cpp errmsg: write severity in the message 2009-01-31 08:33:31 +00:00
testunusedvar.cpp errmsg: write severity in the message 2009-01-31 08:33:31 +00:00