zig/lib/std/fs
Jakub Konka 923c0feda1 Add std.fs.File.readAllAlloc tests
This commit adds some unit tests for `std.fs.File.readAllAlloc`
function. It also updates the docs of `Reader.readNoEof`
which were outdated, and swaps `inStream()` for  `reader()` in
`File.readAllAlloc` with the former being deprecated.
2020-06-22 20:03:21 -04:00
..
file.zig Add std.fs.File.readAllAlloc tests 2020-06-22 20:03:21 -04:00
get_app_data_dir.zig Add/fix missing WASI functionality to pass libstd tests 2020-05-18 16:09:49 +02:00
path.zig fix memory errors 2020-06-09 00:17:22 -04:00
test.zig Add std.fs.File.readAllAlloc tests 2020-06-22 20:03:21 -04:00
wasi.zig Add unit test for std.fs.wasi.PreopenList 2020-06-11 23:00:02 +02:00
watch.zig std lib API deprecations for the upcoming 0.6.0 release 2020-03-30 14:23:22 -04:00