summaryrefslogtreecommitdiff
path: root/tests/fuzz/src
AgeCommit message (Collapse)Author
2024-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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