◐ Shell
clean mode source ↗

testrunner: refactored `givenACodeSampleToTokenize` into `SimpleTokenizer` and `SimpleTokenList` / several related cleanups by firewave · Pull Request #6084 · cppcheck-opensource/cppcheck

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

firewave

merged 7 commits into

Mar 10, 2024

Conversation

@firewave

I didn't realize I already did this in #5299 - so adding some more changes from that.

@firewave

This will also conflict with #6049.

@firewave firewave changed the title testrunner: refactored givenACodeSampleToTokenize into SimpleTokenizer and SimpleTokenList testrunner: refactored givenACodeSampleToTokenize into SimpleTokenizer and SimpleTokenList / several related cleanups

Mar 5, 2024

@firewave firewave marked this pull request as ready for review

March 5, 2024 15:04

@firewave

This should be integrated into the fixture and also not use a wrapper so we can replace even more redundant code but I haven't figured that out yet.
This is done mainly so I can (hopefully) finally land #5299.

…izer` and `SimpleTokenList`

danmar

2 participants

@firewave @danmar