simplecpp icon indicating copy to clipboard operation
simplecpp copied to clipboard

run tests with `std::istringstream`,`std::ifstream`, buffer and file input

Open firewave opened this issue 3 years ago • 2 comments

firewave avatar Apr 20 '22 07:04 firewave

This could be implemented in the Python tests instead by making this modes available via simplecpp (as already is via -is). That would require to parameterize each invocation but I am not sure how to do this. @Tal500 any idea?

firewave avatar Sep 10 '25 09:09 firewave

Thinking about it I think this is still valid except for the file input.

firewave avatar Oct 11 '25 18:10 firewave