cppcheck/test
Daniel Marjamäki c3d56c1d13 Fix #797 (false positive: variable scope when using function call) 2009-10-06 17:45:28 +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 Fix #575 (Array index out of bounds check: get address of one-past-the-end array is legal) 2009-10-06 14:50:27 +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 GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +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 #789 (false positive: resource leak reported when using for loop) 2009-10-04 19:58:41 +02:00
testother.cpp Fix #797 (false positive: variable scope when using function call) 2009-10-06 17:45:28 +02:00
testpreprocessor.cpp Fix #795 (Preprocessor: Incorrect handling of #if (A) || (B)) 2009-10-06 11:47:36 +03: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 Fix #580 (double free not found) 2009-10-06 12:44:53 +03:00
teststl.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03: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 Moved some test cases from testtokenize into testsimplifytokens and added one TODO case. 2009-10-06 12:40:50 +03: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 Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00