aboutsummaryrefslogtreecommitdiff
path: root/std/io_test.zig
AgeCommit message (Expand)Author
2018-03-30Rewrite Rand functionsMarc Tiehuis
2018-02-10std.os and std.io API updateAndrew Kelley
2018-02-09std lib: modify allocator idiomAndrew Kelley
2018-02-05error sets - fix most std lib compile errorsAndrew Kelley
2018-01-14remove 32-bit windows from supported targets listAndrew Kelley
2018-01-09remove %% prefix operatorAndrew Kelley
2017-11-10disable broken 32 bit windows testAndrew Kelley
2017-11-10add a std lib test for reading and writing filesAndrew Kelley