cppcheck/test
Daniel Marjamäki 8d0f315097 Fixed #3851 (False positive memory leak (condition)) 2012-05-29 21:10:19 +02:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassignif.cpp
testautovariables.cpp
testboost.cpp
testbufferoverrun.cpp Added array index out of bounds tests to testsuite. 2012-05-23 23:59:14 +02:00
testcharvar.cpp
testclass.cpp Hande try and do in initialization list usage check (#3823) 2012-05-22 01:35:56 -07:00
testcmdlineparser.cpp
testconstructors.cpp Fixed #3820 2012-05-22 02:27:21 -07:00
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testinternal.cpp
testio.cpp Fixed crashes #3830 and #3832 2012-05-23 01:04:21 -07:00
testleakautovar.cpp Fixed #3851 (False positive memory leak (condition)) 2012-05-29 21:10:19 +02:00
testmathlib.cpp
testmemleak.cpp
testnonreentrantfunctions.cpp
testnullpointer.cpp
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp added a testcase for detecting duplicate if else branches. 2012-05-29 09:22:42 +02:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcproj VS: Generated new VS project files 2012-05-26 10:48:04 +02:00
testrunner.vcxproj VS: Generated new VS project files 2012-05-26 10:48:04 +02:00
testrunner.vcxproj.filters VS: Generated new VS project files 2012-05-26 10:48:04 +02:00
testsimplifytokens.cpp Added testcase for ticket #3852 2012-05-29 13:20:51 +02:00
teststl.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Implemented Function::nestedIn to be able to identify the scope the function belongs to, even if Function::functionScope.functionOf is not available. 2012-05-24 08:40:43 -07:00
testthreadexecutor.cpp
testtoken.cpp
testtokenize.cpp varid: better templates handling 2012-05-22 18:58:13 +02:00
testuninitvar.cpp added testcase for ticket #3844 2012-05-28 12:56:24 +02:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h