cppcheck/test
PKEuS 0c469bae41 Fixed #3089 (New Check: Detect wrong usage of printf/scanf) 2011-11-05 07:29:53 +01:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassignif.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testautovariables.cpp
testboost.cpp
testbufferoverrun.cpp added testcase for ticket #3273 2011-11-01 11:52:39 +01:00
testcharvar.cpp
testclass.cpp Fix all the test failures caused by my previous commit. 2011-10-30 11:27:27 +01:00
testcmdlineparser.cpp Little improvements with cli messages and added new '--template' mode: 'edit'. 2011-10-29 23:50:09 +02:00
testconstructors.cpp removed 'explicit constructors' check. see comments in pull request #51 for the reasons. 2011-11-02 17:12:46 +01:00
testcppcheck.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
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
testinternal.cpp
testmathlib.cpp
testmemleak.cpp Use Token::simpleMatch() / Token::findsimplematch() where possible 2011-10-28 22:31:05 +02:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Add tests for various bugs. 2011-11-04 12:27:32 +01:00
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp Fixed #3089 (New Check: Detect wrong usage of printf/scanf) 2011-11-05 07:29:53 +01:00
testpath.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpathmatch.cpp
testpostfixoperator.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
testpreprocessor.cpp Fixed #3248 (Tokenizer: better handling of char constants that are compared with numeric constants) 2011-11-03 20:03:31 +01:00
testrunner.cpp
testrunner.vcproj
testrunner.vcxproj Visual Studio: auto generated new visual studio project files 2011-10-23 15:42:02 +02:00
testrunner.vcxproj.filters
testsimplifytokens.cpp Fixed #3152 (Tokenizer: template constructor is removed) 2011-10-29 19:45:47 +02:00
teststl.cpp Fixed #3266 (False positive on dangerous usage of .c_str()) 2011-11-04 19:21:19 +01:00
testsuite.cpp
testsuite.h
testsuppressions.cpp
testsymboldatabase.cpp
testthreadexecutor.cpp
testtoken.cpp
testtokenize.cpp Tokenizer: Fixed failed unit test 2011-11-02 20:42:38 +01:00
testuninitvar.cpp Add tests for various bugs. 2011-11-04 12:27:32 +01:00
testunusedfunctions.cpp Fixed #3195 (operator() from a functor-struct is never used) 2011-10-29 20:04:43 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp
testutils.h