test.cpp: also run tests with char buffer#261
Conversation
std::istringstream,std::ifstream and file input5d99779 to
b196f5b
Compare
March 29, 2024 18:13
std::istringstream,std::ifstream,std::string and file input|
This could be implemented in the Python tests instead by making this modes available via |
Sorry, something went wrong.
|
Thinking about it I think this is still valid except for the file input. |
Sorry, something went wrong.
929222a to
07a2beb
Compare
January 15, 2026 10:09
std::istringstream,std::ifstream, buffer and file input|
I removed everything which generates a file. I will add flags to the CLI to be able to use those in the Python tests but that won't have the same coverage as using it in the unit tests and might detect some issues only as in drive-by way (as experienced in #566). |
Sorry, something went wrong.
3db7f08 to
62d73ff
Compare
January 15, 2026 10:29
sorry for the very late reply. see https://github.com/danmar/simplecpp/blob/10c96815e402299da1d3ab1f753dda4c1b0b12f8/integration_test.py#L37-L39 |
Sorry, something went wrong.
No problem at all. Thanks for replying. I do get have parameterizing works but this requires every BTW I moved that to #625. |
Sorry, something went wrong.
316d4ee
into
cppcheck-opensource:master
Apr 16, 2026
No description provided.