mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
* RunStep: ability to set stdin * RunStep: ability to capture stdout and stderr as a FileSource * RunStep: add setName method * RunStep: hash the stdio checks