cppcheck/test
Kimmo Varis 63f1de509c Merge branch 'master' of github.com:danmar/cppcheck 2010-08-31 23:26:25 +03:00
..
tinyxml
test.cxx
test.pro
test.vcproj Move timer code to own cpp/h files. 2010-08-31 23:18:07 +03:00
test.vcxproj Move timer code to own cpp/h files. 2010-08-31 23:18:07 +03:00
test.vcxproj.filters Move timer code to own cpp/h files. 2010-08-31 23:18:07 +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 #2001 (No 'The function ... can be const' warnings when base class is in namespace.) 2010-08-31 17:57:42 +02:00
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testexceptionsafety.cpp Exception safety: Removed the noisy checks and keep the useful checks 2010-08-31 22:22:59 +02:00
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Added --debug-warnings that we can use to enable various debug warnings 2010-08-27 20:28:00 +02:00
testobsoletefunctions.cpp Fixed #1999 (False positive: uninitialized variable (__published variables)) 2010-08-31 19:48:04 +02:00
testother.cpp Fixed #1945 (False positives when a for loop header is in a macro) 2010-08-26 21:57:48 +02:00
testpreprocessor.cpp Added --debug-warnings that we can use to enable various debug warnings 2010-08-27 20:28:00 +02:00
testredundantif.cpp
testrunner.cpp
testsettings.cpp
testsimplifytokens.cpp Fixed #1997 (operator new [] simplified wrong) 2010-08-30 21:06:22 +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
testtoken.cpp
testtokenize.cpp Fixed #1959 (Do you support the oracle Pro*C ?) 2010-08-31 23:25:41 +03:00
testunusedfunctions.cpp
testunusedprivfunc.cpp Fixed #1966 (False positive: Unused private function (virtual function in base class)) 2010-08-26 22:05:45 +02:00
testunusedvar.cpp Fixed #2004 (False positive in 'variable assigned a value but is never used' check) 2010-08-31 20:58:37 +02:00