aboutsummaryrefslogtreecommitdiff
path: root/lib/std/testing/FailingAllocator.zig
AgeCommit message (Collapse)Author
2025-09-30fix compile errors and minor bugsmlugg
2025-09-30replace usages of old std.debug APIsmlugg
src/crash_handler.zig is still TODO though, i am planning bigger changes there
2025-04-23FailingAllocator: remove outdated doc comments, move doc comment example to ↵Ryan Liptak
decltest Note: The decltests for files-as-a-struct don't show up in autodoc currently
2025-02-06std.testing.FailingAllocator: flatten namespaceAndrew Kelley