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
27e88fdc47
cppcheck
/
test
History
Simon Martin
27e88fdc47
Ticket
#6666
: Don't crash upon garbage code in CheckLeakAutoVar::checkScope.
2015-05-10 11:35:33 +02:00
..
cfg
…
CMakeLists.txt
…
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test.pro
…
test64bit.cpp
…
testassert.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
…
testgarbage.cpp
Ticket
#6666
: Don't crash upon garbage code in CheckLeakAutoVar::checkScope.
2015-05-10 11:35:33 +02:00
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
…
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnonreentrantfunctions.cpp
…
testnullpointer.cpp
…
testobsolescentfunctions.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
Refactorization: Moved declaration of errout, ... to testsuite.h, uniformized style
2015-03-11 22:54:43 +01:00
testsuppressions.cpp
…
testsymboldatabase.cpp
Fixed grammar mistake; fixed two VS2013 code analysis messages; removed redundant Token::Match call
2015-03-15 10:06:56 +01:00
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…