Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More tests, and various minor fixes #18

Closed
wants to merge 2 commits into from
Closed

More tests, and various minor fixes #18

wants to merge 2 commits into from

Conversation

lemire
Copy link
Member

@lemire lemire commented Mar 1, 2024

This PR adds tests where we compare SimdUnicode.UTF8.GetPointerToFirstInvalidByte to DotnetRuntime.Utf8Utility.GetPointerToFirstInvalidByte on invalid inputs. This could be improved further and should be improved. (We need more tests!!!)

Furthermore DotnetRuntime.Utf8Utility.GetPointerToFirstInvalidByte has additional outputs that we should emulate as well. I will open an issue.

@Nick-Nuon
Copy link
Collaborator

This one looks OK but I think you are right vis a vis more tests :

I think there there was actually a mistake in PR#17 which this one fixes but the tests still don't cover. Im on it

@lemire
Copy link
Member Author

lemire commented Mar 4, 2024

Im on it

Great.

@Nick-Nuon
Copy link
Collaborator

This has been merged to #20 near the beginning of march

@Nick-Nuon Nick-Nuon closed this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants