simplecpp
simplecpp copied to clipboard
run tests with `std::istringstream`,`std::ifstream`, buffer and file input
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?
Thinking about it I think this is still valid except for the file input.