cppcheck/test
Ettl Martin da5278f90c Added testcase for ticket #3852 2012-05-29 13:20:51 +02:00
..
options.cpp Changed the order of some structures in order to improve, even if for a bit, their padding. 2012-05-14 20:49:03 +02:00
options.h Changed the order of some structures in order to improve, even if for a bit, their padding. 2012-05-14 20:49:03 +02:00
redirect.h
test.cxx
test.pro
test64bit.cpp
testassignif.cpp
testautovariables.cpp Fixed #3357: 2012-05-06 10:37:41 -07:00
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 Fixed #3357: 2012-05-06 10:37:41 -07:00
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testinternal.cpp added testcase to ticket 3727 2012-05-01 14:36:42 +02:00
testio.cpp Fixed crashes #3830 and #3832 2012-05-23 01:04:21 -07:00
testleakautovar.cpp Memory leaks: Fixed false positive when allocated pointer is assigned 2012-05-26 21:28:35 +02:00
testmathlib.cpp
testmemleak.cpp Splitted class TokenList from Tokenizer 2012-05-05 09:33:26 -07:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Improved parsing of functions that accept nullpointers but no uninitialized data (Fixed #3811) 2012-05-16 00:56:39 -07:00
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 Don't set Preprocessor::missingIncludeFlag if missingInclude warning is suppressed (#3487). 2012-05-16 02:59:45 -07:00
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 Fixed #3715 (false positive checking a map bounds) 2012-05-07 12:03:33 -07:00
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 Made some functions static or const according to cppcheck results 2012-05-17 01:33:24 -07:00
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 Refactorizations in test suite: 2012-05-16 09:04:03 -07:00