cppcheck/test
Daniel Marjamäki 26a81e82cc Fixed #253 (MemoryLeakInClass: False positive when memory is released in function, which is called from destructor) 2009-10-24 15:07:14 +02:00
..
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 #253 (MemoryLeakInClass: False positive when memory is released in function, which is called from destructor) 2009-10-24 15:07:14 +02:00
testother.cpp Fixed #839 (False positive: possible null pointer dereference after new) 2009-10-20 20:57:38 +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 #851 (Tokenizer: sizeof(*a) returns incorrect result) 2009-10-22 23:00:27 +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