aboutsummaryrefslogtreecommitdiff
path: root/src/IncrementalDebugServer.zig
diff options
context:
space:
mode:
authorPat Tullmann <pat.github@tullmann.org>2025-06-22 20:48:35 -0700
committerAlex Rønne Petersen <alex@alexrp.com>2025-06-23 15:20:24 +0200
commit710632b45cd7a7081af82af418eb3e405f7aa35e (patch)
tree00eb10fdf4662357e7ee57773932e36cb74d68d3 /src/IncrementalDebugServer.zig
parent640a130651ee39f8d8f5afc9498574c10af18ba9 (diff)
downloadzig-710632b45cd7a7081af82af418eb3e405f7aa35e.tar.gz
zig-710632b45cd7a7081af82af418eb3e405f7aa35e.zip
lib/std/fs/test.zig: Some filesystems support 8 EiB files
Btrfs at least supports 16 EiB files (limited in practice to 8EiB by the Linux VFS code which uses signed 64-bit offsets). So fix the fs.zig test case to expect either a FileTooBig or success from truncating a file to 8EiB. And test that beyond that size the offset is interpreted as a negative number. Fixes #24242
Diffstat (limited to 'src/IncrementalDebugServer.zig')
0 files changed, 0 insertions, 0 deletions