Pat Tullmann eace31c6b3 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`
2025-03-09 07:41:06 +01:00
..
2025-03-09 07:41:06 +01:00
2025-02-22 14:32:48 -08:00
2025-02-22 17:09:20 -08:00
2025-03-09 07:41:06 +01:00
2025-02-22 22:21:24 -08:00
2025-02-22 17:09:20 -08:00
2025-02-05 13:58:15 +01:00
2025-02-06 14:23:23 -08:00
2025-02-18 18:07:31 +03:30
2025-02-22 14:32:48 -08:00
2025-02-06 14:23:23 -08:00
2025-02-06 14:23:23 -08:00
2025-02-06 14:23:23 -08:00
2025-02-03 09:14:37 +00:00