aboutsummaryrefslogtreecommitdiff
path: root/lib/std/testing
AgeCommit message (Expand)Author
2020-08-20add license header to all std lib filesAndrew Kelley
2020-08-08std.mem.Allocator: add return_address to the interfaceAndrew Kelley
2020-08-07std: introduce GeneralPurposeAllocatorAndrew Kelley
2020-06-26new allocator interfaceJonathan Marler
2020-01-30Add explicit error message for too many freesBenjamin Feng
2020-01-30Fix testing.allocator wiringBenjamin Feng
2020-01-29Promoted "leak_count_allocator" to the main testing.allocatorBenjamin Feng
2020-01-29Move FailingAllocator to testingBenjamin Feng