cppcheck/test
Daniel Marjamäki 8bbd535267 Fixed #3290 (False positive: Null pointer dereference (typeid)) 2011-11-11 09:58:17 +01:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
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
testboost.cpp Fixed #3232 (Check if container is modified inside BOOST_FOREACH) 2011-10-23 13:07:43 +02:00
testbufferoverrun.cpp
testcharvar.cpp Fixed #3282 (Invalid report that an array index is of type char.) 2011-11-06 11:26:28 +01:00
testclass.cpp
testcmdlineparser.cpp
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp FileLister (linux): Move absolute path determination to own function 2011-10-29 19:30:33 +02:00
testincompletestatement.cpp Fixed #3251 (Redundant code: Found a statement that begins with numeric constant) 2011-11-05 20:28:52 +01:00
testinternal.cpp
testmathlib.cpp
testmemleak.cpp Memory leaks: Fixed false positive for 'char *p = strcpy(malloc(10),str);' 2011-11-11 09:07:02 +01:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Fixed #3290 (False positive: Null pointer dereference (typeid)) 2011-11-11 09:58:17 +01:00
testobsoletefunctions.cpp
testoptions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testother.cpp Merge pull request #59 from richq/sameexpr 2011-11-08 23:56:36 -08:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp Fixed #3275 (Missing includes always reported) 2011-11-06 08:59:07 +01:00
testrunner.cpp
testrunner.vcproj
testrunner.vcxproj
testrunner.vcxproj.filters
testsimplifytokens.cpp Fixed ticket #3310 (segmentation fault of cppcheck) 2011-11-08 17:37:24 +01:00
teststl.cpp Add negative test for .c_str() unit test and TODO_ASSERT_EQUALS (#3266) 2011-11-09 21:08:53 +01:00
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp Fixed #3188 (Function parser false positive) 2011-11-05 12:23:05 +01:00
testthreadexecutor.cpp
testtoken.cpp Cache result of tok->isStandardType() 2011-11-09 21:56:30 +01:00
testtokenize.cpp Astyle fix 2011-11-10 22:32:37 +02:00
testuninitvar.cpp Add tests for various bugs. 2011-11-04 12:27:32 +01:00
testunusedfunctions.cpp
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00