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
58ac8a9982
cppcheck
/
test
History
Paul Fultz II
42f075c3fa
Skip literals for always true/false (
#1304
)
2018-07-12 23:06:47 +02:00
..
cfg
cfg/runtests.sh: Check syntax of defines in configuration files. (
#1303
)
2018-07-12 08:40:26 +02:00
synthetic
…
CMakeLists.txt
…
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
Use Variable::valueType instead of Variable::typeStartToken in auto variables
2018-06-24 08:25:19 +02:00
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
Skip literals for always true/false (
#1304
)
2018-07-12 23:06:47 +02:00
testconstructors.cpp
CheckClass: Restore a few warnings about member initialization of classes
2018-06-29 22:54:12 +02:00
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfiles.pri
…
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
Conditions: Better handling of function calls
2018-07-08 15:58:04 +02:00
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
…
testsizeof.cpp
…
teststl.cpp
Fixed
#8360
(false positive "Ineffective call of function 'empty()'")
2018-07-10 22:58:02 +02:00
teststring.cpp
…
testsuite.cpp
…
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
Extend TestSymbolDatabase::findFunction19 to outline different results depending whether char is signed or unsigned on compile time
2018-06-28 22:16:18 +02:00
testthreadexecutor.cpp
…
testtimer.cpp
Fix testrunner compiling
2018-06-16 22:28:14 +02:00
testtoken.cpp
…
testtokenize.cpp
…
testtokenlist.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
…
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…