aboutsummaryrefslogtreecommitdiff
path: root/lib/std/io/Reader/test.zig
AgeCommit message (Expand)Author
2025-07-11std: rename `io` to `Io` in preparationAndrew Kelley
2024-09-26std.io.Reader: Fix test erroneously using undefined.Alex Rønne Petersen
2024-02-26Remove redundant test name prefixes now that test names are fully qualifiedRyan Liptak
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-10-03std: add type-erased reader; base GenericReader on itAndrew Kelley