summaryrefslogtreecommitdiff
path: root/tests/fuzz
AgeCommit message (Collapse)Author
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-01-17Add `Page` structLaurenz
To get rid of the Meta hack where numbering and things like that are stored in the frame.
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-12-05 Add simple fuzz testing (#2581)Nathaniel Brough