cppcheck/test
Daniel Marjamäki 40bb5144e1 removed some more cmake files 2010-02-23 20:12:53 +01:00
..
test.cxx renamed gui/test.cpp to test/test.cxx 2010-02-19 07:21:16 +01:00
test.pro
test.vcproj
testautovariables.cpp
testbufferoverrun.cpp Fixed #1409 (False positive: Buffer access out-of-bounds with strncpy and an array in typedef'ed struct) 2010-02-21 15:23:50 +01:00
testcharvar.cpp
testclass.cpp Fixed #1409 (False positive: Buffer access out-of-bounds with strncpy and an array in typedef'ed struct) 2010-02-21 15:23:50 +01:00
testconstructors.cpp
testcppcheck.cpp
testdangerousfunctions.cpp
testdivision.cpp Fix #1385 (False positive: unsigned division) 2010-02-12 22:24:06 +02:00
testexceptionsafety.cpp
testfilelister.cpp Possibly fix #1369 (Internal error - double-declared enum followed by another enum) 2010-02-09 22:26:15 +02:00
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Fixed #1407 (false positive memory leak when returning pointer to the allocated memory) 2010-02-20 10:17:45 +01:00
testother.cpp Fixed #1442 (false positive: getting offset instead of dereferencing a null pointer) 2010-02-22 21:30:21 +01:00
testpreprocessor.cpp Fixed #1382 (False positive: uninitialized variable when using assembly to initialize variable) 2010-02-12 18:15:15 +01:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp Fixed #1427 (new check: check for typedef name hiding) 2010-02-20 09:07:29 +01:00
teststl.cpp Fixed #1373 (###### If you see this, there is a bug ######) 2010-02-09 18:11:06 +01:00
testsuite.cpp
testsuite.h
testtoken.cpp
testtokenize.cpp Fixed #1396 (false positive: Resource leak) 2010-02-21 09:47:41 +01:00
testunusedfunctions.cpp Fixed #1342 (Superclass constructors in initializer lists are considered unused functions when superclass has a namespace.) 2010-02-03 18:37:48 +01:00
testunusedprivfunc.cpp
testunusedvar.cpp astyle formatting 2010-02-18 19:55:47 +01:00