Commit Graph

2 Commits

Author SHA1 Message Date
Austin Horstman 58e7abba2c
tests: split into separate binaries 2024-06-08 22:43:48 -05:00
zjeffer 8f5d0098d6 Fixed json parsing with hexadecimal characters
* replace \x with \u00 to follow JSON spec
* fixes #2475 and #2495
* added unit tests for json parsing
2024-01-14 14:06:06 +01:00