diff options
| author | Pat Tullmann <pat.github@tullmann.org> | 2024-08-05 20:24:52 -0700 |
|---|---|---|
| committer | Alex Rønne Petersen <alex@alexrp.com> | 2025-03-09 07:41:06 +0100 |
| commit | eace31c6b34037225a8331156a1faec9a2831beb (patch) | |
| tree | ad50e8b30a4f82c2930969a59d131f4dc2f7d245 /lib/std/Target/Query.zig | |
| parent | 02f63fdee9b7b183611cd02e98e66bbdec8ed462 (diff) | |
| download | zig-eace31c6b34037225a8331156a1faec9a2831beb.tar.gz zig-eace31c6b34037225a8331156a1faec9a2831beb.zip | |
std/lib: {fs,io,posix} test clean up
* use `tmp.dir.realpathAlloc()` to get full path into tmpDir instances
* use `testing.allocator` where that simplifies things (vs. manual ArenaAllocator for 1 or 2 allocs)
* Trust `TmpDir.cleanup()` to clean up contained files and sub-trees
* Remove some unnecessary absolute paths (enabling WASI to run the tests)
* Drop some no-longer necessary `[_][]const u8` casts
* Add scopes to reduce `var` usage in favor of `const`
Diffstat (limited to 'lib/std/Target/Query.zig')
0 files changed, 0 insertions, 0 deletions
