mirror of
https://github.com/nlohmann/json.git
synced 2025-07-21 04:22:05 +03:00
✅ added exhaustive UTF-8 tests
Creates all well-formed sequences of bytes up to length 4. Furthermore, creates ill-formed sequences by removing required trailing bytes or changing bytes. As the tests can take a lot of time, preprocessor symbols are introduced.
This commit is contained in: