cppcheck/test
Daniel Marjamäki 70c83d9ca9 Fixed #3467 (False positive: Variable is not assigned a value (new)) 2012-01-08 08:31:00 +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 Update year to 2012 2012-01-01 01:05:37 +02:00
testassignif.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testautovariables.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testboost.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testbufferoverrun.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testcharvar.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testclass.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testcmdlineparser.cpp Revert "Fixed #3450 (CLI --report-progress is currently useless)" 2012-01-02 07:42:39 +01:00
testconstructors.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testcppcheck.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testdivision.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testerrorlogger.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testexceptionsafety.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testfilelister.cpp fix gcc-4.7 compiler error (missing include) 2012-01-05 14:36:30 +01:00
testincompletestatement.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testinternal.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testmathlib.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testmemleak.cpp Fixed #3015 (xml-style error output when running testrunner on particular tests) 2012-01-06 09:09:46 +01:00
testnonreentrantfunctions.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testnullpointer.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testobsoletefunctions.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testoptions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testother.cpp Refactoring: Made Preprocessor::getcode nonstatic 2012-01-06 08:01:50 +01:00
testpath.cpp In unix .C is considered C++. Changed isC() and isCPP() to work like they were before refactoring. 2012-01-07 10:47:15 +02:00
testpathmatch.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testpostfixoperator.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testpreprocessor.cpp Refactoring: Made Preprocessor::simplifyCondition nonstatic 2012-01-06 08:42:07 +01:00
testrunner.cpp Update year to 2012 2012-01-01 01:05:37 +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: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
testrunner.vcxproj.filters Visual Studio: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
testsimplifytokens.cpp Tokenizer::simplifyGoto: process also derived class/structs. 2012-01-04 17:08:53 +01:00
teststl.cpp Fixed ticket #3447 (Improve void CheckStl::if_find()) 2012-01-02 23:12:59 +01:00
testsuite.cpp testrunner: assert-like functions should take linenr parameter as a 'unsigned int' (maybe in the future these should be converted to 'size_t'?); 2012-01-03 15:48:03 +01:00
testsuite.h testrunner: assert-like functions should take linenr parameter as a 'unsigned int' (maybe in the future these should be converted to 'size_t'?); 2012-01-03 15:48:03 +01:00
testsuppressions.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testsymboldatabase.cpp Symbol database: Fixed comments 2012-01-07 09:37:38 +01:00
testthreadexecutor.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testtoken.cpp TestRunner: Make sure no xml output is reported when running TestToken (#3015) 2012-01-06 09:03:23 +01:00
testtokenize.cpp Extract various functions inside the Tokenizer class and fix tokenization of 'return __LINE__ ;'. 2012-01-04 12:57:58 +01:00
testuninitvar.cpp Fixed #3463 (Uninitialized variable variable pointer) 2012-01-02 11:25:13 +01:00
testunusedfunctions.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testunusedprivfunc.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testunusedvar.cpp Fixed #3467 (False positive: Variable is not assigned a value (new)) 2012-01-08 08:31:00 +01:00
testutils.h Update year to 2012 2012-01-01 01:05:37 +02:00