cppcheck/test
PKEuS 4859b55ce6 Merge pull request #422 from simartin/ticket_6023
Ticket #6023: Properly handle template'd default template parameter values
2014-09-06 22:55:45 +02:00
..
options.cpp
options.h
redirect.h
test.cxx
test.pro
test64bit.cpp
testassert.cpp
testautovariables.cpp
testbool.cpp
testboost.cpp Fixed false positive #4788 (break; in BOOST_FOREACH) 2014-08-31 20:40:52 +02:00
testbufferoverrun.cpp Added unit test for #5849 2014-08-31 21:45:38 +02:00
testcharvar.cpp
testclass.cpp
testcmdlineparser.cpp
testcondition.cpp Fix erroneous call to check() method. That is issues was not find by cppcheck itself, so #6109 has been created 2014-08-30 18:17:18 +02:00
testconstructors.cpp
testcppcheck.cpp
testdivision.cpp
testerrorlogger.cpp
testexceptionsafety.cpp
testfilelister.cpp
testfiles.pri
testincompletestatement.cpp
testinternal.cpp
testio.cpp Extended Message "fflushOnInputStream" to files opened for reading. 2014-08-31 21:03:33 +02:00
testleakautovar.cpp
testlibrary.cpp
testmathlib.cpp
testmemleak.cpp Improved message 'mismatchSize' (#4167) 2014-09-02 09:38:40 +02:00
testnonreentrantfunctions.cpp
testnullpointer.cpp Fixed #6118 (False positive: divide by zero - if condition not evaluated properly) 2014-09-04 17:52:14 +02:00
testobsoletefunctions.cpp
testoptions.cpp
testother.cpp #5230 Explicit reinterpret_cast should not give a warning. Lower all invalidPointerCast messages to 'portability' 2014-09-06 13:09:02 +02:00
testpath.cpp
testpathmatch.cpp
testpostfixoperator.cpp
testpreprocessor.cpp
testrunner.cpp Better bracing and variable name 2014-09-04 12:18:26 +04:00
testrunner.vcxproj
testrunner.vcxproj.filters
testsamples.cpp
testsimplifytokens.cpp Merge pull request #422 from simartin/ticket_6023 2014-09-06 22:55:45 +02:00
testsizeof.cpp
teststl.cpp
teststring.cpp
testsuite.cpp
testsuite.h
testsuppressions.cpp Fixed reporting of unmatched suppressions for unusedFunction (#4946) 2014-09-01 10:13:03 +02:00
testsymboldatabase.cpp Refactorization: Moved detection of STL strings to SymbolDatabase 2014-09-05 12:03:08 +02:00
testthreadexecutor.cpp
testtimer.cpp
testtoken.cpp
testtokenize.cpp Ticket #6103: Simplify "new (type)" constructs into "new type" to avoid confusion upon certain input. 2014-09-05 08:02:18 +02:00
testuninitvar.cpp #6116 False positive uninitvar - first argument to wcstombs(). Correct stf.cfg 2014-09-01 19:53:24 +02:00
testunusedfunctions.cpp Fixed false positive #4648 2014-08-31 20:33:27 +02:00
testunusedprivfunc.cpp
testunusedvar.cpp Fixed false positive #5466 2014-08-31 19:46:30 +02:00
testutils.h
testvaarg.cpp
testvalueflow.cpp Fixed #6118 (False positive: divide by zero - if condition not evaluated properly) 2014-09-04 17:52:14 +02:00