zig/lib/std/fs
LemonBoy c065e12dbe std: Add more tests, fix broken code
It turns out that nothing in the test suite was exercising
preadv/pwritev and so the previous commits silently broke them.

Adding tests revealed readvAll and preadvAll were also broken and not
covered by any test.
2021-05-11 12:33:48 +02:00
..
file.zig std: Add more tests, fix broken code 2021-05-11 12:33:48 +02:00
get_app_data_dir.zig zig fmt the std lib 2021-03-01 20:04:28 -07:00
path.zig std: update usage of std.testing 2021-05-08 15:15:30 +03:00
test.zig std: Add more tests, fix broken code 2021-05-11 12:33:48 +02:00
wasi.zig std: update usage of std.testing 2021-05-08 15:15:30 +03:00
watch.zig std: update usage of std.testing 2021-05-08 15:15:30 +03:00