about summary refs log tree commit diff
path: root/library/alloc/tests/testing
AgeCommit message (Collapse)AuthorLines
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-81/+0
2024-12-04Move some alloc tests to the alloctests cratebjorn3-0/+81
Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap.