.. |
test.pro
|
Added top-level 'check' target.
|
2009-09-04 22:59:25 +04:00 |
testautovariables.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testbufferoverrun.cpp
|
Improved countSprintfLength() to detect more errors with %d.
|
2009-10-20 00:48:29 +03:00 |
testcharvar.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testclass.cpp
|
Fix #757 (Change message: (style) The class 'KClass' has no constructor)
|
2009-09-29 21:27:17 +03:00 |
testconstructors.cpp
|
Fix #757 (Change message: (style) The class 'KClass' has no constructor)
|
2009-09-29 21:27:17 +03:00 |
testcppcheck.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testdangerousfunctions.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testdivision.cpp
|
Fix #810 (false positive: Division with signed and unsigned operators)
|
2009-10-11 17:52:35 +03:00 |
testexceptionsafety.cpp
|
Fixed by #828 (Exception Safety: No throwing in destructors)
|
2009-10-19 20:57:11 +02:00 |
testfilelister.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testincompletestatement.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testmathlib.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testmemleak.cpp
|
Fixed #449 (false postive:: resource leak when using errno)
|
2009-10-18 13:17:05 +02:00 |
testother.cpp
|
Null pointers: Detect code where the assignment is conditional
|
2009-10-19 17:32:43 +02:00 |
testpreprocessor.cpp
|
Fixed #821 (Preprocessor: Wrong stringification in macros)
|
2009-10-14 20:40:17 +02:00 |
testredundantif.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testrunner.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testsimplifytokens.cpp
|
Fixed #827 (Tokenizer: sizeof is incorrectly simplified)
|
2009-10-18 18:06:32 +02:00 |
teststl.cpp
|
STL: checking that containers are matching
|
2009-10-18 18:42:01 +02:00 |
testsuite.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testsuite.h
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testtoken.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testtokenize.cpp
|
Added testcase for #807 (cppcheck crashes scanning ruby 1.9.1)
|
2009-10-10 10:13:56 +02:00 |
testunusedfunctions.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testunusedprivfunc.cpp
|
Fix GPL comments in all files. ">." was missing from the end.
|
2009-09-27 18:08:31 +03:00 |
testunusedvar.cpp
|
unused struct member: bail out when casting
|
2009-10-17 19:31:14 +02:00 |