TestPreprocessor: removed usage of std::istringstream#6873
Conversation
922432b to
1a0f92d
Compare
August 20, 2025 13:05
|
Sorry, something went wrong.
danmar
left a comment
There was a problem hiding this comment.
I don't like it really. I feel you uglify/complicate the testcode.
Sorry, something went wrong.
It only "uglifies" the functions you call and in most cases it does not have much on the tests themselves. As seen in #6379 it helps with getting rid of unnecessary (slow) wrappers and overloads in the production code. I did not adjust tests where it really makes things worse. There's also a simplecpp PR which makes things better. |
Sorry, something went wrong.
90ee464
into
cppcheck-opensource:main
Aug 22, 2025



No description provided.