aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fs/test.zig
AgeCommit message (Expand)Author
2020-05-29Prefer Files to paths in std.debug. Additionally [breaking] add a flags param...Jonathan S
2020-05-24(breaking) std.time fixups and API changesAndrew Kelley
2020-05-18Undo accidentally checked-in changes to fs/test.zigJakub Konka
2020-05-18Re-enable refAllDecls gen and check in std.zigJakub Konka
2020-05-18Add/fix missing WASI functionality to pass libstd testsJakub Konka
2020-05-02Merge remote-tracking branch 'origin/master' into FireFox317-windows-evented-ioAndrew Kelley
2020-05-02correct usages of std.fs.dir.DeleteFileError (#5058)nycex
2020-05-01cleanup and fixes. behavior tests passing with evented I/OAndrew Kelley
2020-04-11ArrayList: remove old (before span) APIxackus
2020-04-11move fs tests to separate file; disable flaky testAndrew Kelley