cppcheck/test
Daniel Marjamäki e7f7c77eab Fixed #1948 (C++ class scoping not followed) 2010-08-24 22:04:14 +02:00
..
tinyxml
test.cxx
test.pro
test.vcproj updates of Visual Studio files 2010-08-20 17:59:09 +02:00
test.vcxproj updates of Visual Studio files 2010-08-20 17:59:09 +02:00
test.vcxproj.filters Update VS 2010 project files. 2010-07-26 22:06:33 +03:00
testautovariables.cpp
testbufferoverrun.cpp Fixed #1948 (C++ class scoping not followed) 2010-08-24 22:04:14 +02:00
testcharvar.cpp
testclass.cpp Fixed #1964 (False positive: function can be const (get this)) 2010-08-20 19:47:41 +02:00
testconstructors.cpp Create a symbol database 2010-07-26 16:46:37 +02:00
testcppcheck.cpp filelocation-refactoring: Fixed unit tests in windows 2010-07-19 22:02:51 +02:00
testdangerousfunctions.cpp fixed unit test of dangerous functions 2010-08-14 11:31:36 +02:00
testdivision.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Fixed #1936 (Internal error. Token::Match called with varid 0.) 2010-08-24 20:58:22 +02:00
testobsoletefunctions.cpp Fixed #1933 (Add checks for obsolete functions) 2010-08-14 20:13:46 +02:00
testother.cpp Reverted 7398453cb0 2010-08-15 21:25:14 +02:00
testpreprocessor.cpp Fixed #1944 (segfault in Tokenizer::simplifyLogicalOperator) 2010-08-17 20:06:20 +02:00
testredundantif.cpp
testrunner.cpp
testsettings.cpp Fixed #1919 (option '--suppressions file' can not work when filename includes colon) 2010-08-03 17:52:03 +02:00
testsimplifytokens.cpp Tokenizer: Fixed cppcheck and compiler warnings 2010-08-24 07:28:56 +02:00
teststl.cpp Fixed #1946 ('Dereferenced iterator erased' false positive) 2010-08-17 18:56:11 +02:00
testsuite.cpp
testsuite.h
testthreadexecutor.cpp Fixed #1487 (fix gcc compiler warnings) 2010-08-06 21:02:43 +02:00
testtoken.cpp
testtokenize.cpp Fixed #1970 (Internal error. CheckClass::SpaceInfo::getVarList found variable '_root' with varid 0.) 2010-08-23 21:22:11 +02:00
testunusedfunctions.cpp Fixed #1857 (XML tag no more included for unusedFunction error (1.44 regression)) 2010-07-18 11:22:26 +02:00
testunusedprivfunc.cpp Fixed #1932 (false positive: unused private function) 2010-08-15 07:44:08 +02:00
testunusedvar.cpp Fixed #1894 (unreadVariable false positive with const references) 2010-08-07 15:53:51 +02:00