Fixing issues with the stream unit tests #1

Merged
vv merged 3 commits from fixing-stream into main 2024-03-04 19:04:28 +00:00
Owner
No description provided.
vv added 3 commits 2024-03-04 19:04:19 +00:00
dc90b8fd6c Fix broken unit tests, significant cleanup
- Have to break the match statement into specific section and non-specific section
  - (some ordering is still unclear to me, lets see if we can copy more go-uniseg unit tests)
- Add emoji to the grapheme list
- First character must be processed first
  - then state transition done on next char with peek!
- Fix other off-by-one issues, now unit tests pass!
vv merged commit 92dc5a8908 into main 2024-03-04 19:04:28 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solarpunk-guile/guile-uniseg#1
No description provided.