cppcheck/test
Edoardo Prezioso 44a234f9b0 Fixed lots of test failures caused by my previous commit.
There are still some which I don't know how to fix.
2011-10-30 11:21:46 +01: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 test/test.pro: indentation update 2011-10-23 15:45:56 +02: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
testboost.cpp Fixed #3232 (Check if container is modified inside BOOST_FOREACH) 2011-10-23 13:07:43 +02:00
testbufferoverrun.cpp astyle formatting 2011-10-29 20:27:50 +02:00
testcharvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testclass.cpp Fixed lots of test failures caused by my previous commit. 2011-10-30 11:21:46 +01:00
testcmdlineparser.cpp Little improvements with cli messages and added new '--template' mode: 'edit'. 2011-10-29 23:50:09 +02:00
testconstructors.cpp Add checks for explicit constructors 2011-10-29 18:24:16 +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 FileLister (linux): Move absolute path determination to own function 2011-10-29 19:30:33 +02:00
testincompletestatement.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testinternal.cpp Disable internal checks if NDEBUG is defined (release build) 2011-10-29 12:47:12 +02:00
testmathlib.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testmemleak.cpp Use Token::simpleMatch() / Token::findsimplematch() where possible 2011-10-28 22:31:05 +02:00
testnonreentrantfunctions.cpp Fix #3243 (Improve non reentrant function check) 2011-10-22 11:54:52 +02:00
testnullpointer.cpp Null pointer: Added inconclusive error message when calling member function of NULL object. 2011-10-29 15:48:54 +02:00
testobsoletefunctions.cpp Fixed #3238 (Crash in obsolete functions check.) 2011-10-22 12:36:45 +02:00
testoptions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testother.cpp Fixed lots of test failures caused by my previous commit. 2011-10-30 11:21:46 +01: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: Unit test #error and missing includes. Ticket: #2131 2011-10-25 19:55:47 +02:00
testrunner.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testrunner.vcproj Visual Studio: auto generated new visual studio project files 2011-10-23 15:42:02 +02:00
testrunner.vcxproj Visual Studio: auto generated new visual studio project files 2011-10-23 15:42:02 +02:00
testrunner.vcxproj.filters Visual Studio: auto generated new visual studio project files 2011-10-23 15:42:02 +02:00
testsimplifytokens.cpp Fixed #3152 (Tokenizer: template constructor is removed) 2011-10-29 19:45:47 +02:00
teststl.cpp Fixed #3261 (Function 'find' useless call. The variable 'str' is using function 'find' against itself) 2011-10-29 09:24:05 +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 Use Token::simpleMatch() / Token::findsimplematch() where possible 2011-10-28 22:31:05 +02:00
testtokenize.cpp Fixed #3092 (Tokenizer::setVarId : shadow variable in member function gets the wrong varid) 2011-10-29 21:25:58 +02:00
testuninitvar.cpp Fixed #3245 (False positive: Dangerous usage of 'string' (strncpy doesn't always 0-terminate it)) 2011-10-29 19:11:42 +02:00
testunusedfunctions.cpp Fixed #3195 (operator() from a functor-struct is never used) 2011-10-29 20:04:43 +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