zig/lib/std/fs
Ryan Liptak 21ecb1ba0f Consolidate 'delete a read-only file on windows' test cases
These two tests can't be disambiguated at comptime, since the filesystem that the test is running on also matters for whether or not POSIX_SEMANTICS / IGNORE_READONLY_ATTRIBUTE can actually be used (since they are only supported on NTFS).
2023-07-23 01:26:26 -07:00
..
file.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -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 fs.path: Fix Windows path component comparison being ASCII-only 2023-06-30 15:29:43 -07:00
test.zig Consolidate 'delete a read-only file on windows' test cases 2023-07-23 01:26:26 -07: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