Skip to content

Token: removed test-only stringifyList() overload#8411

Merged
chrchr-github merged 1 commit into
cppcheck-opensource:mainfrom
firewave:stringify
Apr 9, 2026
Merged

Token: removed test-only stringifyList() overload#8411
chrchr-github merged 1 commit into
cppcheck-opensource:mainfrom
firewave:stringify

Conversation

@firewave

@firewave firewave commented Apr 4, 2026

Copy link
Copy Markdown
Collaborator

several other tests already use the multi-parameter version

several other tests also use the multi-parameter version
@firewave

firewave commented Apr 4, 2026

Copy link
Copy Markdown
Collaborator Author

Some of the stringify function could be made private as they are only used in the class or tests but that would require a way to expose private Token functions in tests which I have no idea how we could do that as we get access to those objects through other classes (that is also the reason friend declarations for some other classes cannot be easily removed).

@sonarqubecloud

sonarqubecloud Bot commented Apr 4, 2026

Copy link
Copy Markdown

@chrchr-github chrchr-github merged commit 6913517 into cppcheck-opensource:main Apr 9, 2026
84 of 85 checks passed
@firewave firewave deleted the stringify branch April 9, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants