cppcheck/test
Daniel Marjamäki bb71f9e83e TestMemleak: fixed problems with wrong linenumbers. This fixes ticket 79 2009-02-07 09:44:57 +00:00
..
testbufferoverrun.cpp Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +00:00
testcharvar.cpp charvar: fixed todo testcase 2009-02-04 17:12:53 +00:00
testclass.cpp Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +00:00
testconstructors.cpp Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +00:00
testcppcheck.cpp errmsg: use the error message dealloc-use 2009-02-06 06:22:44 +00:00
testdangerousfunctions.cpp Running astyle for the previous commits 2009-01-31 18:54:34 +00:00
testdivision.cpp Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +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 TestMemleak: fixed problems with wrong linenumbers. This fixes ticket 79 2009-02-07 09:44:57 +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 Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +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