cppcheck/test
Reijo Tomperi 4660b7648d Moved stloutofbounds check to CheckStl class. 2009-02-10 19:56:00 +00:00
..
testbufferoverrun.cpp Moved stloutofbounds check to CheckStl class. 2009-02-10 19:56:00 +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: added a testcase for a false positive 2009-02-09 20:15:14 +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 Moved stloutofbounds check to CheckStl class. 2009-02-10 19:56:00 +00:00
testsuite.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
testsuite.h 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
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