cppcheck/test
Leandro Penz febdc3fe6e token: when Token::Match reached the end of input, it returned true if the next pattern was !!. It now returns true only if all remaining patterns are !!. 2009-01-10 00:33:48 +00:00
..
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp
testconstructors.cpp
testdivision.cpp
testfilelister.cpp
testfunctionusage.cpp
testincompletestatement.cpp
testmemleak.cpp Simplify tokens: add a ";" after case and default 2009-01-07 17:49:21 +00:00
testmemleakmp.cpp
testother.cpp astyle changes, missed from previous commits 2009-01-08 21:08:14 +00:00
testpreprocessor.cpp Added test case for preprocessor which currently fails. codeblocks project file updated, tools-files added. 2009-01-08 22:28:54 +00:00
testredundantif.cpp errormessage: Added a few more messages for checkother.cpp 2009-01-08 20:56:51 +00:00
testrunner.cpp
testsimplifytokens.cpp
testsuite.cpp
testsuite.h
testtoken.cpp
testtokenize.cpp token: when Token::Match reached the end of input, it returned true if the next pattern was !!. It now returns true only if all remaining patterns are !!. 2009-01-10 00:33:48 +00:00
testunusedprivfunc.cpp
testunusedvar.cpp