.. |
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
|
Fix ticket #104 (Change (error) Uninitialized member variable -> (style) Member variable not initialized in the constructor)
|
2009-02-14 08:52:03 +00:00 |
testconstructors.cpp
|
Fix ticket #104 (Change (error) Uninitialized member variable -> (style) Member variable not initialized in the constructor)
|
2009-02-14 08:52:03 +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: handle 'delete (p)' and 'delete [] (p)'. Fixes ticket 102
|
2009-02-14 06:54:23 +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
|
Preprocessor: support for ##-comma-eating in variadic macros; passing now fmt2 test.
|
2009-02-13 13:34:24 +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
|
fixed failed tests
|
2009-02-18 20:04:34 +00:00 |
teststl.cpp
|
stl push_back: Added check (invalid iterator)
|
2009-02-18 19:57:43 +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
|
Multicore cpu support for Linux (currently disabled and compiling produces warnings)
|
2009-02-19 22:21:18 +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
|
varid: Added a todo test case for giving function parameters varid
|
2009-02-16 20:46:24 +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 |
testvalidate.cpp
|
security: added simple gui checking
|
2009-02-19 17:57:27 +00:00 |