cppcheck/test
Reijo Tomperi 2e69d50458 Fix #796 (segmentation fault while scanning)
http://sourceforge.net/apps/trac/cppcheck/ticket/796
2009-10-06 21:03:15 +03: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 memory leaks: don't write errors for static member variables 2009-10-06 18:25:00 +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 #796 (segmentation fault while scanning) 2009-10-06 21:03:15 +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