cppcheck/test
Edoardo Prezioso c3caade3ca - Fixed mispelled function name;
changed variable name inside simplifyFlowControl for consistency;
improved simplifyFlowControl to handle better this kind of code:
"return; { { } { label : ; ok ( ) ; } }"->"return ; { { label: ok ( ) ; } }".
2011-10-17 02:16:49 +02:00
..
options.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
options.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
redirect.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
test.cxx renamed gui/test.cpp to test/test.cxx 2010-02-19 07:21:16 +01:00
test.pro Move Suppressions class to own source files. 2011-08-22 19:57:28 +03:00
test64bit.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testassignif.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testautovariables.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testbufferoverrun.cpp Fix #3208 (Simplify pointer to standard type, C only) 2011-10-16 08:09:57 +02:00
testcharvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testclass.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testcmdlineparser.cpp Fixed #2470 (False negative: Possible null pointer dereference (C++0x keyword 'nullptr')) 2011-10-16 12:54:58 +02:00
testconstructors.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testcppcheck.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testdivision.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testerrorlogger.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testexceptionsafety.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testfilelister.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testincompletestatement.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testmathlib.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testmemleak.cpp Removed redundant test, which was related to the Tokenizer, not to the memory leak checker. 2011-10-16 21:19:18 +02:00
testnonreentrantfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testnullpointer.cpp Fixed #2470 (False negative: Possible null pointer dereference (C++0x keyword 'nullptr')) 2011-10-16 12:54:58 +02:00
testobsoletefunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testoptions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testother.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpath.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpathmatch.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpostfixoperator.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpreprocessor.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testrunner.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testrunner.vcproj Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
testrunner.vcxproj Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
testrunner.vcxproj.filters Update VS2008/2010 project files. 2011-08-22 20:13:03 +03:00
testsimplifytokens.cpp - Fixed mispelled function name; 2011-10-17 02:16:49 +02:00
teststl.cpp Fixed #3210 (STL check: Add support for reverse iterator) 2011-10-14 19:54:20 +02:00
testsuite.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testsuite.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testsuppressions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testsymboldatabase.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testthreadexecutor.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testtoken.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testtokenize.cpp Fix #3208 (Simplify pointer to standard type, C only) 2011-10-16 08:09:57 +02:00
testuninitvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testunusedfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testunusedprivfunc.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testunusedvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testutils.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00