.. |
testautovariables.cpp
|
Updated wrong comments (looks like after copy&paste).
|
2009-05-22 21:13:01 +07:00 |
testbufferoverrun.cpp
|
Fix ticket #243 (boundary checking)
|
2009-04-04 21:05:48 +03:00 |
testcharvar.cpp
|
Fixed ticket 205 (False positive: char variable used in bit operation)
|
2009-03-23 19:04:51 +01:00 |
testclass.cpp
|
Fix ticket #282 (protected destructor - false positive)
|
2009-05-06 23:22:26 +03:00 |
testconstructors.cpp
|
astyle fix
|
2009-05-18 23:30:43 +03:00 |
testcppcheck.cpp
|
xml generator: handle '<' and '>' (#263)
|
2009-04-23 21:59:26 +02:00 |
testdangerousfunctions.cpp
|
Updated wrong comments (looks like after copy&paste).
|
2009-05-22 21:13:01 +07:00 |
testdivision.cpp
|
Initial fix for ticket #283 (segmentation fault when checking xterm sources)
|
2009-05-07 23:17:29 +03:00 |
testfilelister.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
testfunctionusage.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
testincompletestatement.cpp
|
Initial fix for ticket #283 (segmentation fault when checking xterm sources)
|
2009-05-07 23:17:29 +03:00 |
testmathlib.cpp
|
testing mathlib: Test that conversion to numbers work
|
2009-05-02 11:12:49 +02:00 |
testmemleak.cpp
|
Fix ticket #326 (Reported memory leak when pointer returned by assign to function's parameter)
|
2009-05-22 23:36:03 +03:00 |
testmemleakmp.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |
testother.cpp
|
null pointer dereferencing: check that its a pointer that is dereferenced to avoid false positives when using classes that behave almost like pointers (#295)
|
2009-05-10 08:43:16 +02:00 |
testpreprocessor.cpp
|
Fix ticket #304 (#include <file.h> should be searched from paths given with -I parameter.)
|
2009-05-23 00:18:48 +03:00 |
testredundantif.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |
testrunner.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
testsecurity.cpp
|
refactoring error messages
|
2009-03-21 18:31:28 +01:00 |
testsimplifytokens.cpp
|
Fix #289 (if() is not properly tokenized)
|
2009-05-09 23:12:14 +03:00 |
teststl.cpp
|
STL: It is ok to compare vector iterators with <
|
2009-05-17 18:58:32 +02:00 |
testsuite.cpp
|
bail out instead of crash when parsing unicode code (#207)
|
2009-04-27 21:29:03 +02:00 |
testsuite.h
|
bail out instead of crash when parsing unicode code (#207)
|
2009-04-27 21:29:03 +02:00 |
testtoken.cpp
|
Fix ticket #305 (Negative value passed to ASSERT_EQUALS)
|
2009-05-12 21:28:02 +03:00 |
testtokenize.cpp
|
Fix ticket #305 (Negative value passed to ASSERT_EQUALS)
|
2009-05-12 21:28:02 +03:00 |
testunusedprivfunc.cpp
|
private functions: don't report false positives when using initialization lists (#254)
|
2009-04-14 21:46:13 +02:00 |
testunusedvar.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |