cppcheck/test
Daniel Marjamäki fbefb8df34 Fixed #1272 (links in typedef not handled correctly) 2010-01-16 19:42:37 +01:00
..
CMakeLists.txt CMake - Include test project's header file to VS IDE project. 2010-01-05 22:16:53 +02:00
test.pro
test.vcproj
testautovariables.cpp
testbufferoverrun.cpp BufferOverrun: negative index is out of bounds 2010-01-11 21:18:07 +01:00
testcharvar.cpp
testclass.cpp Fixed #1259 (false postive: Member variable 'A::b' is not assigned a value in 'A::operator=') 2010-01-12 21:36:40 +01:00
testconstructors.cpp
testcppcheck.cpp
testdangerousfunctions.cpp
testdivision.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testmathlib.cpp
testmemleak.cpp Fixed #1264 (False positive: Resource leak with if-else in while) 2010-01-14 21:41:50 +01:00
testother.cpp Fixed #1268 (Null pointer dereference false positive) 2010-01-14 20:02:38 +01:00
testpreprocessor.cpp Fixed #1231 (Preprocessor: Fail to evaluate '#if ! defined _ABCD_') 2010-01-09 21:54:20 +01:00
testredundantif.cpp
testrunner.cpp
testsimplifytokens.cpp Fixed #1272 (links in typedef not handled correctly) 2010-01-16 19:42:37 +01:00
teststl.cpp
testsuite.cpp
testsuite.h
testtoken.cpp Get rid of casting in test file. 2010-01-12 21:24:44 +02:00
testtokenize.cpp Refactoring the handling of typedefs 2010-01-16 09:18:21 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp