mirror of
https://github.com/ziglang/zig.git
synced 2026-02-04 13:43:46 +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