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
980c92d19d
cppcheck
/
test
History
chrchr-github
980c92d19d
Partial fix for
#11378
internalAstError regressions (iscpp11init) (
#4884
)
2023-03-12 15:39:02 +01:00
..
cfg
refs
#11603
- deprecated `--enable=information` implicitly enabling `missingInclude` (
#4865
)
2023-03-09 20:04:20 +01:00
cli
Fix
#10039
(integrate `--check-config` include findings with normal analysis) / also
fixes
#11283
(
#3229
)
2023-03-04 09:02:35 +01:00
CMakeLists.txt
…
fixture.cpp
…
fixture.h
…
helpers.cpp
…
helpers.h
…
main.cpp
…
options.cpp
…
options.h
…
precompiled.h
…
redirect.h
…
test64bit.cpp
…
testanalyzerinformation.cpp
…
testassert.cpp
…
testastutils.cpp
…
testautovariables.cpp
…
testbool.cpp
…
testboost.cpp
…
testbufferoverrun.cpp
…
testcharvar.cpp
…
testclangimport.cpp
…
testclass.cpp
…
testcmdlineparser.cpp
…
testcondition.cpp
…
testconstructors.cpp
…
testcppcheck.cpp
…
testerrorlogger.cpp
…
testexceptionsafety.cpp
…
testfilelister.cpp
…
testfunctions.cpp
…
testgarbage.cpp
…
testimportproject.cpp
…
testincompletestatement.cpp
…
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
…
testlibrary.cpp
…
testmathlib.cpp
…
testmemleak.cpp
improved library loading in tests (
#4806
)
2023-03-02 21:10:51 +01:00
testnullpointer.cpp
…
testoptions.cpp
…
testother.cpp
…
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
…
testprocessexecutor.cpp
…
testrunner.vcxproj
improved testing of missing includes / made it possible to clear the include cache in simplecpp (
#4704
)
2023-02-07 22:02:12 +01:00
testrunner.vcxproj.filters
…
testsettings.cpp
…
testsimplifytemplate.cpp
…
testsimplifytokens.cpp
…
testsimplifytypedef.cpp
…
testsimplifyusing.cpp
…
testsizeof.cpp
…
teststl.cpp
…
teststring.cpp
…
testsummaries.cpp
…
testsuppressions.cpp
Fix
#11513
FN functionConst with comparison as argument (
#4738
)
2023-03-12 11:39:18 +01:00
testsymboldatabase.cpp
…
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
…
testtokenize.cpp
Partial fix for
#11378
internalAstError regressions (iscpp11init) (
#4884
)
2023-03-12 15:39:02 +01:00
testtokenlist.cpp
…
testtokenrange.cpp
…
testtype.cpp
made `Platform` a member of `Settings` instead of inheriting from it / cleanups (
#4791
)
2023-03-03 18:36:27 +01:00
testuninitvar.cpp
…
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
made `Platform` a member of `Settings` instead of inheriting from it / cleanups (
#4791
)
2023-03-03 18:36:27 +01:00
testunusedvar.cpp
…
testutils.cpp
…
testvaarg.cpp
cleaned up includes based on `include-what-you-use` (
#4599
)
2023-03-02 21:50:14 +01:00
testvalueflow.cpp
…
testvarid.cpp
Partial fix for
#11611
FP constStatement with typedef and unknown macro (
#4881
)
2023-03-12 11:13:58 +01:00