cppcheck/test
Edoardo Prezioso f4cdf57955 Fixed ticket #3229 (Segfault with goto):
Don't handle labels, gotos, returns and indentations inside the round braces. This is applied not only for simplifyGoto, but also to simplifyFlowControl.
Rewrite enum badly handled by astyle inside mathlib.cpp and move simplifyFlowControl at the end of the simplifyTokenList in order to catch more dead code, not related to the ticket.
2011-10-18 23:56:35 +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 #3220 (False positive: possible null pointer dereference: 'SwDoc *pDoc = NULL; pDoc->do_something();') 2011-10-18 19:34:14 +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 Fixed #3225 (Boolean comparison with string literals) 2011-10-18 21:37:03 +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 Preprocessor: Started working on new preprocessing that uses -D information better. Ticket: #2131 2011-10-17 20:12:46 +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 ticket #3229 (Segfault with goto): 2011-10-18 23:56:35 +02:00
teststl.cpp Fixed #3223 (Improve check: Check more STL algorithms for missmatching containers check) 2011-10-18 21:55:41 +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