cppcheck/test
Daniel Marjamäki cb76061118 unused struct member: bail out when casting 2009-10-17 19:31: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 Fixed #823 (Buffer overrun with memcpy) 2009-10-15 19:36:48 +02: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
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 #805 (False positive: Member functions not handled correctly) 2009-10-12 21:36:28 +02:00
testother.cpp Fix #802 (possible null pointer dereference reported for reference) 2009-10-08 11:55:37 +03: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 Pointer Aliasing: Handle pointer aliasing through the Tokenizer::simplifyKnownVariables 2009-10-17 18:21:13 +02:00
teststl.cpp stl: after vector::insert, iterators may become invalid 2009-10-15 21:29:56 +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