.. |
testautovariables.cpp
|
Added new test to autovariable
|
2009-03-28 21:54:12 +01: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
|
testing: new handling of todo test cases. If they use TODO_ASSERT_EQUALS instead we can detect when they are fixed
|
2009-03-25 18:31:40 +01:00 |
testconstructors.cpp
|
added todo test case for detecting unmodified containers in the operator= function
|
2009-04-28 20:50:10 +02:00 |
testcppcheck.cpp
|
xml generator: handle '<' and '>' (#263)
|
2009-04-23 21:59:26 +02:00 |
testdangerousfunctions.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |
testdivision.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01: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
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |
testmathlib.cpp
|
mathlib: Fixed todo 3/2=1
|
2009-04-16 22:06:17 +02:00 |
testmemleak.cpp
|
memory leaks: handling std::auto_ptr (#266)
|
2009-04-28 20:01:35 +02:00 |
testmemleakmp.cpp
|
refactoring the rest of the classes
|
2009-03-20 18:16:21 +01:00 |
testother.cpp
|
return pointer to local array: fixed false positive when return value is converted to for instance a std::string (#255)
|
2009-04-19 16:47:54 +02:00 |
testpreprocessor.cpp
|
Merge branch 'abc'
|
2009-04-27 21:29:29 +02: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 ticket #212 (Tokenizer: Handle L "text")
|
2009-04-05 22:21:38 +03:00 |
teststl.cpp
|
checkstl: Check for invalid pointer to vector element
|
2009-04-28 21:18:02 +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
|
Fixed some memory leaks in test cases
|
2009-03-17 21:59:40 +02:00 |
testtokenize.cpp
|
varid: Set variable id for stl containers and iterators
|
2009-04-25 16:55:00 +02: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 |