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