cppcheck/test
Daniel Marjamäki 39614a699e Uninitialized variables: detect uninitialized pointer array 2009-11-10 19:35:54 +01:00
..
test.pro
test.vcproj
testautovariables.cpp
testbufferoverrun.cpp unit testing: minor syntax fixes 2009-11-09 20:34:36 +01:00
testcharvar.cpp
testclass.cpp Uninitialized variables: detect uninitialized pointer array 2009-11-10 19:35:54 +01:00
testconstructors.cpp
testcppcheck.cpp
testdangerousfunctions.cpp
testdivision.cpp
testexceptionsafety.cpp Fixed #832 (Exception Safety: deallocating member pointer and then throwing exception) 2009-11-08 09:54:08 +01:00
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp
testother.cpp Fixed #929 (Uninitialized variable false positive) 2009-11-10 18:05:55 +01:00
testpreprocessor.cpp Fixed #882 (false positive: uninitialized variable) 2009-11-02 18:31:22 +01:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp Fixed #907 (Tokenizer: known result of strlen) 2009-11-07 08:25:39 +01:00
teststl.cpp Fixed #931 (Invalid interator false positive with identical variable names) 2009-11-10 19:07:04 +01:00
testsuite.cpp
testsuite.h
testtoken.cpp
testtokenize.cpp Fix #894 (Invalid line number in "Invalid number of character") 2009-11-03 22:21:28 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp