cppcheck/test
Daniel Marjamäki 8a6b1dc1c9 Fixed #3449 (segmentation fault of cppcheck) 2011-12-31 12:08:49 +01:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassignif.cpp
testautovariables.cpp #3382 (Clarify error message 'invalid deallocation') 2011-12-30 10:32:55 +01:00
testboost.cpp
testbufferoverrun.cpp
testcharvar.cpp
testclass.cpp Remove unnecessary includes 2011-12-23 23:31:48 +02:00
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp Remove unnecessary includes 2011-12-23 23:31:48 +02:00
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testincompletestatement.cpp
testinternal.cpp
testmathlib.cpp
testmemleak.cpp Fixed #3444 (False positive using putenv) 2011-12-29 07:35:27 +01:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Null pointers: show inconclusive errors if functions are called. Assume they won't assign the pointer. Ticket: #3443 2011-12-26 07:13:10 +01:00
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed #3335 (new check: warn about potential missuse of isgraph-like functions) 2011-12-29 08:08:37 +01:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp
testrunner.vcproj
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytokens.cpp Fixed #3449 (segmentation fault of cppcheck) 2011-12-31 12:08:49 +01:00
teststl.cpp STL: Fixed false positive when using string::find 2011-12-27 11:02:43 +01:00
testsuite.cpp Bugfix for recent testrunner output improvement. Some output was not 2011-12-22 21:41:40 +02:00
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #3435 (False positive: (warning) Member variable 'A::m_Vec' is not initialized in the constructor.) 2011-12-25 11:05:06 +01:00
testthreadexecutor.cpp Remove unnecessary includes 2011-12-23 23:31:48 +02:00
testtoken.cpp Remove unnecessary includes 2011-12-23 23:31:48 +02:00
testtokenize.cpp Add testcase for previous commit. 2011-12-30 18:47:42 +01:00
testuninitvar.cpp Uninitialized variables: Fixed false positives when using typeof() 2011-12-27 17:03:48 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp Fixed #3454 (false positive: (style) Variable 'iFaktor' is assigned a value that is never used) 2011-12-30 09:47:15 +01:00
testutils.h Remove unnecessary includes 2011-12-23 23:31:48 +02:00