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
6e9adc65d6
cppcheck
/
test
History
Georgy Komarov
0731df7d2d
ExprEngine: Add FP and String literals in determining that condition can (
#2969
)
2020-12-22 09:25:54 +01:00
..
bug-hunting
Bug hunting; option to set function analysis max time
2020-12-18 19:59:10 +01:00
cfg
Fixed some typos, there are no functional changes intended
2020-12-05 08:00:31 +01:00
cli
…
synthetic
Improve Python code
2017-06-05 13:23:00 +02:00
testsuites
…
CMakeLists.txt
…
options.cpp
…
options.h
…
precompiled.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
…
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
…
testbughuntingchecks.cpp
…
testcharvar.cpp
…
testclangimport.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
Add cppcheck-id for warnings. To start with it's a simple id that changes when file is changed.
2020-07-14 22:30:42 +02:00
testexceptionsafety.cpp
…
testexprengine.cpp
ExprEngine: Add FP and String literals in determining that condition can (
#2969
)
2020-12-22 09:25:54 +01:00
testfilelister.cpp
…
testfunctions.cpp
…
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
…
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
…
testnullpointer.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
Update copyright year
2020-05-10 11:16:32 +02:00
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
Summaries: Moved to its own files
2020-12-20 19:53:58 +01:00
testrunner.vcxproj.filters
Visual Studio; Try to fix compilation
2020-12-20 21:01:45 +01:00
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
…
testsimplifyusing.cpp
…
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsummaries.cpp
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testtokenlist.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.cpp
…
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…