cppcheck/test
Daniel Marjamäki 8485e95341 Token::stringifyList: Added function that stringifies a token list 2009-02-13 06:25:29 +00:00
..
testbufferoverrun.cpp buffer overruns: added simple support for initialized array 2009-02-12 19:11:52 +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 statements: removed false positive when setting array of structures or multi-dimensional arrays. 2009-02-12 12:59:43 +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 Improved test case "double_plus" 2009-02-12 20:49:05 +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 Token::stringifyList: Added function that stringifies a token list 2009-02-13 06:25:29 +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