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
6f1af2cf0a
cppcheck
/
test
History
Daniel Marjamäki
803b4d4cf8
ValueType: Better handling of nested types
2016-05-08 14:55:10 +02:00
..
cfg
…
CMakeLists.txt
#7399
CMake error: Cannot specify link libraries for target 'testrunner' (reported by user dbuchholz). Add comment to mathlib.h
2016-02-19 21:40:31 +01:00
options.cpp
…
options.h
…
redirect.h
…
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
Fixed false positive returnLocalVariable (
#7180
)
2016-01-30 20:18:12 +01:00
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
Fix TestAstUtils
2016-01-16 19:08:51 +01:00
testfunctions.cpp
…
testgarbage.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
…
testpostfixoperator.cpp
Update copyright year to 2007-2016.
2016-01-01 15:34:45 +02:00
testpreprocessor.cpp
…
testrunner.cpp
…
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsamples.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
Run astyle
2016-04-25 11:12:35 +02:00
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsuite.cpp
Fixed
#7426
(RFC: time to replace simplifyEnum?)
2016-04-22 06:02:54 +02:00
testsuite.h
…
testsuppressions.cpp
…
testsymboldatabase.cpp
…
testthreadexecutor.cpp
Settings: Remove '_' prefix for public member variables
2016-01-03 16:18:17 +01:00
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
…
testtokenlist.cpp
…
testtype.cpp
…
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
Merge pull request
#745
from lanurmi/2016_ad
2016-01-01 22:57:19 +01:00
testunusedvar.cpp
Fixed
#7046
(constexpr value used as template parameter reported as not used)
2016-01-31 12:39:43 +01:00
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
…
testvarid.cpp
…