cppcheck/test
Daniel Marjamäki f967142436 Fixed #3875 (Static member method called with class name is considered unused) 2012-06-14 22:04:21 +02:00
..
options.cpp
options.h
redirect.h Refactorizations in test suite: 2012-04-17 12:57:16 +02:00
test.cxx
test.pro
test64bit.cpp
testassignif.cpp
testautovariables.cpp
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp Fixed #3878 (Sign extension with unsigned char false positive) 2012-06-09 08:43:13 +02:00
testclass.cpp
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
testinternal.cpp
testio.cpp
testleakautovar.cpp Memory leaks: Write error message when deallocated pointer is returned 2012-06-11 18:28:31 +02:00
testmathlib.cpp
testmemleak.cpp
testnonreentrantfunctions.cpp
testnullpointer.cpp
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed Ticket #3876 (Error (double free) detected that can't possibly happen) 2012-06-10 17:50:31 -07:00
testpath.cpp Fixed crash when "-rp=" or "--relative-paths=" is given - print Error. 2012-04-14 14:44:15 +02:00
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Visual Studio: Hide VS compiler warnings for '(char)0xff' and '(char)0xfe' 2012-06-10 15:51:56 +02:00
testrunner.cpp
testrunner.vcproj Implemented support for building cppcheck lib into a dll 2012-06-10 05:19:09 -07:00
testrunner.vcxproj Disabled C4512 in VS10 (#3882) 2012-06-14 09:39:31 -07:00
testrunner.vcxproj.filters Bugfix (#3844): Added 3 missing files to testrunner 2012-06-11 03:55:33 -07:00
testsimplifytokens.cpp Fixed #3579 (object destroyed immediately:False positive & negative) 2012-06-10 21:52:32 +02:00
teststl.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtoken.cpp
testtokenize.cpp Fixed #3723 (Preprocessor evaluation order) 2012-06-14 21:47:03 +02:00
testuninitvar.cpp Fixed #3861 (uninitialized variables) 2012-06-13 19:09:51 +02:00
testunusedfunctions.cpp Fixed #3875 (Static member method called with class name is considered unused) 2012-06-14 22:04:21 +02:00
testunusedprivfunc.cpp Fixed #3661 (False positive: unusedPrivateFunction) 2012-04-09 11:19:19 +02:00
testunusedvar.cpp
testutils.h Refactorizations in test suite: 2012-05-16 09:04:03 -07:00