summaryrefslogtreecommitdiff
path: root/tests/src/world.rs
AgeCommit message (Expand)Author
2025-07-09Construct library via extension trait instead of default & inherent impl (#6576)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-11Fix panic when test source is not found in world (#6428)Tobias Schmitz
2025-06-10Adjust source file API surface (#6423)Laurenz
2025-06-10Report errors in external files (#6308)Tobias Schmitz
2025-03-31Make `World::font` implementations safe (#6117)Myriad-Dreamin
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2024-12-20HTML tests (#5594)Michael Färber
2024-09-16Shrink tests (#4967)Laurenz
2024-08-20Share allocations for singletons (#4794)Laurenz
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-04-13Better test runner (#3922)Laurenz