cppcheck/test
Daniel Marjamäki 88abeeebba Fixed #2518 (Crash when checking rockbox's firmwire) 2011-01-27 21:16:25 +01:00
..
options.cpp Visual Studio: Fixed compiler error. It seems visual studio 2008 doesn't like 'not'. 2010-10-02 09:42:31 +02:00
options.h Added Doxygen commenting, per kimmov's request. 2010-09-26 19:15:14 +10:00
redirect.h Added Doxygen commenting, per kimmov's request. 2010-09-26 19:15:14 +10:00
test.cxx renamed gui/test.cpp to test/test.cxx 2010-02-19 07:21:16 +01:00
test.pro Move filelister* to cli. 2011-01-18 19:58:49 +02:00
test.vcproj Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
test.vcxproj Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
test.vcxproj.filters Update Visual Studio project files. 2011-01-18 20:55:17 +02:00
testautovariables.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testbufferoverrun.cpp Fixed #1952 (false negative: buffer acces out of bounds with memcpy) 2011-01-22 21:31:26 +01:00
testcharvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testclass.cpp Tokenizer: collapse operator function names into a single token. ticket: #2519 2011-01-27 18:44:20 +01:00
testcmdlineparser.cpp Add cmd line parser tests for XML ver 2 options. 2011-01-27 14:25:10 +02:00
testconstructors.cpp Symbol database: match copy-constructor better. ticket: #2484 2011-01-22 17:43:36 +01:00
testcppcheck.cpp Fixed #2302 (Duplicate id 'unusedVariable') 2011-01-16 18:45:05 +01:00
testdivision.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testerrorlogger.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testexceptionsafety.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testfilelister_unix.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testincompletestatement.cpp added unit test for #2482 2011-01-19 20:41:46 +01:00
testmathlib.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testmemleak.cpp Fixed #2492 (False positive: memory leak 'return &self->foo;') 2011-01-22 13:40:19 +01:00
testnullpointer.cpp Fixed #2493 (false positive: (error) Possible null pointer dereference: pExpr) 2011-01-23 08:38:09 +01:00
testobsoletefunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testoptions.cpp Removed static std::string. 2010-09-26 16:52:30 +10:00
testother.cpp fix #2510 Improve check 'sizeof for array given as function argument' 2011-01-26 20:08:06 +01:00
testpath.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testpostfixoperator.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testpreprocessor.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testrunner.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsettings.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsimplifytokens.cpp Tokenizer: collapse operator function names into a single token. ticket: #2519 2011-01-27 18:44:20 +01:00
teststl.cpp Fixed #2488 (false positive with updating iterator in a for loop) 2011-01-20 20:48:35 +01:00
testsuite.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsuite.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testsymboldatabase.cpp fixed uninitialized members in tests 2011-01-21 23:48:42 +01:00
testthreadexecutor.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testtoken.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testtokenize.cpp Fixed #2518 (Crash when checking rockbox's firmwire) 2011-01-27 21:16:25 +01:00
testuninitvar.cpp when using TODO_ASSERT_EQUALS it's a good idea to pair it with a ASSERT_EQUALS 2011-01-23 14:34:26 +01:00
testunusedfunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testunusedprivfunc.cpp Tokenizer: collapse operator function names into a single token. ticket: #2519 2011-01-27 18:44:20 +01:00
testunusedvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
testutils.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00