cppcheck/test
Daniel Marjamäki f4a3119c18 stl dangerous usage of erase: Added test cases about using return and goto 2009-02-11 16:20:32 +00:00
..
testbufferoverrun.cpp buffer overrun: improved checking of global variables 2009-02-11 16:12:29 +00:00
testcharvar.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00
testclass.cpp uninitialized variables: added testcases and made a fix 2009-02-09 07:47:41 +00:00
testconstructors.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00
testcppcheck.cpp errmsg: use the error message dealloc-use 2009-02-06 06:22:44 +00:00
testdangerousfunctions.cpp Fix ticket #93 (Write xml results into error stream instead of results.xml file.) and also refactor the 2009-02-09 20:51:04 +00:00
testdivision.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +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 Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00
testincompletestatement.cpp Incomplete statement: fixed and enabled intarray test case. 2009-02-11 15:17:13 +00:00
testmemleak.cpp memory leak: keep track of --all better 2009-02-09 20:16:00 +00:00
testmemleakmp.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00
testother.cpp Fixed: Ticket #78 Change (always) into (error) in error messages 2009-02-05 21:06:32 +00:00
testpreprocessor.cpp Fixed more of ticket #81 (getting rid of compiler warnings) 2009-02-07 20:55:25 +00:00
testredundantif.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +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 Fix ticket #85 (False positive (style) Redundant code, begins with string) 2009-02-08 08:52:03 +00:00
teststl.cpp stl dangerous usage of erase: Added test cases about using return and goto 2009-02-11 16:20:32 +00:00
testsuite.cpp Refactoring: reportErr takes now only one parameter, ErrorLogger::ErrorMessage, which contains all required information and also some help 2009-02-10 21:51:52 +00:00
testsuite.h Refactoring: reportErr takes now only one parameter, ErrorLogger::ErrorMessage, which contains all required information and also some help 2009-02-10 21:51:52 +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 Fixed issue about 4+5 being made a single token, problem appeared in recent commits. 2009-02-08 10:56:20 +00:00
testunusedprivfunc.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00
testunusedvar.cpp Fix ticket #84 (unit testing: use "protected" instead of preprocessor) 2009-02-07 20:06:00 +00:00