aboutsummaryrefslogtreecommitdiff
path: root/std/io/test.zig
AgeCommit message (Expand)Author
2019-09-25mv std/ lib/Andrew Kelley
2019-09-25disable known-to-be-failing tests for linux-aarch64-gnueabihfAndrew Kelley
2019-09-25Fix llseek behaviorLemonBoy
2019-09-22significantly increase test coverageAndrew Kelley
2019-06-26add missing error code for DeleteFileWAndrew Kelley
2019-06-09different array literal syntax when inferring the sizeAndrew Kelley
2019-06-01fixed Deserializer.alignToByte() and added test coveragetgschultz
2019-05-26tests passing on linuxAndrew Kelley
2019-05-26starting to fix the regressionsAndrew Kelley
2019-04-25add preliminary windows support to std.io.COutStreamAndrew Kelley