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
2b7c7134e1
cppcheck
/
test
History
Daniel Marjamäki
2b7c7134e1
TestBufferOverrun: move memset test
2015-02-14 15:46:00 +01:00
..
cfg
…
CMakeLists.txt
…
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test.pro
…
test64bit.cpp
…
testassert.cpp
Updated copyright year to 2015
2015-01-03 12:14:58 +01:00
testautovariables.cpp
…
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
TestBufferOverrun: move memset test
2015-02-14 15:46:00 +01:00
testcharvar.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfiles.pri
…
testgarbage.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
Removed obsolete internal check. The underlying but in Token::Match should be fixed since
b4f0869a71
2015-01-31 12:56:54 +01:00
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
Set /LARGEADDRESSAWARE flag for Win32 builds
2015-01-27 15:43:40 +01:00
testrunner.vcxproj.filters
…
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
Refactorization: Support function default values in ValueFlow, removed now obsolete CheckNullPointer::nullPointerDefaultArgument().
2015-02-01 15:15:00 +01:00
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
Fix false negatives for local suppressions
2015-01-20 18:47:30 +01:00
testsymboldatabase.cpp
…
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
…