zig/lib/std/fs
Ryan Liptak 742030a8f2 fs tests: Skip UNC path types in Dir.rename tests
Follow up to https://github.com/ziglang/zig/pull/17136. The `Dir.rename files` test has now also been seen to fail in CI, so now all rename tests are skipped for the UNC path type. This is a heavy handed approach to hopefully get rid of any flakiness related to rename & UNC paths. See https://github.com/ziglang/zig/issues/17134
2023-09-14 16:30:41 +03:00
..
file.zig windows.OpenFile/DeleteFile: Add NetworkNotFound as a possible error 2023-07-27 09:35:29 -07:00
get_app_data_dir.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
path.zig Add fs.path.ComponentIterator and use it in Dir.makePath 2023-07-27 10:22:54 -07:00
test.zig fs tests: Skip UNC path types in Dir.rename tests 2023-09-14 16:30:41 +03:00
wasi.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
watch.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00