💚 added tests #1198
Test every prefix of Unicode sequences against the different dump functions.
This commit is contained in:
parent
c5821d91e5
commit
e5dce64115
3 changed files with 122 additions and 0 deletions
|
@ -442,6 +442,7 @@ class serializer
|
|||
string_buffer[bytes++] = 'f';
|
||||
string_buffer[bytes++] = 'f';
|
||||
string_buffer[bytes++] = 'd';
|
||||
bytes_after_last_accept = bytes;
|
||||
}
|
||||
|
||||
// continue processing the string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue