summaryrefslogtreecommitdiff
path: root/compat/json/testdata
AgeCommit message (Collapse)Author
2023-02-25jsonparse: Reword error messages to match encoding/jsonLuke Shumaker
2023-02-25decode: Include the invalid UTF-8 byte in error messagesLuke Shumaker
2023-02-25Fuzz for equivalence between stdlib and lowmemjsonLuke Shumaker
2023-02-07Fix being able to run the benchmarksLuke Shumaker
2022-08-16Run the fuzzer a bitLuke Shumaker