This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
d06ed9d5d0
cppcheck
/
test
History
Daniel Marjamäki
9c5a136f04
Fixed
#7975
(crash: Tokenizer::createLinks2 problem with enable_if<x&&y,C*>)
2017-04-03 21:48:22 +02:00
..
cfg
test/cfg/std.cpp fix 'make checkcfg', std::vector needs to have <vector> #included
2017-03-06 16:59:17 +01:00
synthetic
…
CMakeLists.txt
…
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
…
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfiles.pri
…
testfunctions.cpp
…
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
Fixed
#7738
(False positive deallocret - delete and return NULL pointer)
2017-03-03 18:36:06 +01:00
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnullpointer.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
…
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
Fixed
#7975
(crash: Tokenizer::createLinks2 problem with enable_if<x&&y,C*>)
2017-04-03 21:48:22 +02:00
testtokenlist.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.h
…
testvaarg.cpp
Fixed crash in CheckVaarg::va_list_usage() (
#7559
)
2016-06-20 09:24:23 +02:00
testvalueflow.cpp
…
testvarid.cpp
…