1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

💚 added tests #1198

Test every prefix of Unicode sequences against the different dump functions.
This commit is contained in:
Niels Lohmann
2018-10-21 23:26:25 +02:00
parent c5821d91e5
commit e5dce64115
3 changed files with 122 additions and 0 deletions

View File

@ -10394,6 +10394,7 @@ class serializer
string_buffer[bytes++] = 'f';
string_buffer[bytes++] = 'f';
string_buffer[bytes++] = 'd';
bytes_after_last_accept = bytes;
}
// continue processing the string