| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | update remaining calls to std.Io.Threaded.init | Andrew Kelley | |
| 5 days | tests: close() -> close(io) | Andrew Kelley | |
| 5 days | test: std.fs.File -> std.Io.File | Andrew Kelley | |
| 2025-10-29 | std.Io.Threaded: add ioBasic which disables networking | Andrew Kelley | |
| 2025-09-11 | Fix standalone test simple/cat/main.zig after Writergate update (#25188) | Sardorbek Imomaliev | |
| * Make cat in test/standalone/simple working again - Fixes: zig/0.15.1/lib/zig/std/Io/Writer.zig:939:11: 0x1049aef63 in sendFileAll (nclip) assert(w.buffer.len > 0); - because we are no using non zero buffers for stdout - "do not forget to flush" * replace std.fs with fs because we are already importing it | |||
| 2025-08-29 | std.Io: delete GenericReader | Andrew Kelley | |
| and delete deprecated alias std.io | |||
| 2025-07-07 | update standalone and incremental tests to new API | Andrew Kelley | |
| 2024-04-07 | Move "simple" standalone test cases to a new directory | Carl Ã…stholm | |
