Commit graph

3 commits

Author SHA1 Message Date
35dcf93971 Add fuzzing based on serde_json
This test ensures that we can parse anything that serde_json can
produce, which *ought* to ensure reasonable coverage?
2024-08-12 17:18:26 -07:00
43f6b75762 Rename fuzz target to something more meaningful 2024-08-12 11:44:02 -07:00
e27b788e8f Fuzzing for the json decoder
Hey it seems like it's working!
2024-08-12 09:43:56 -07:00