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

Add tests for valid codepoints and iterate function #39

Closed
wants to merge 1 commit into from

Conversation

ScottPJones
Copy link
Contributor

These tests (test/valid.c and test/iterate.c) test two of the main functions in the utf8proc package,
which previously had no validity tests...

@stevengj
Copy link
Member

Thanks! Will merge once Travis succeeds.

@stevengj
Copy link
Member

(The original utf8proc library didn't have any automated test suite at all, so we are slowly building that up.)

@stevengj
Copy link
Member

Closing since this needs to be combined with #35.

@stevengj stevengj closed this May 29, 2015
@ScottPJones
Copy link
Contributor Author

Yes, I didn't mean it as a criticism, about the lack of validity tests... things take time... and all of you are super busy (with far more important things for you all for your target for Julia of numerical computing)...
Don't hold me to it, I might be able to add tests for the rest of the functions that still lack tests...

@ScottPJones
Copy link
Contributor Author

Darn, I hate those bright red "closed" PRs! 😀

@ScottPJones ScottPJones deleted the spj/tests branch May 30, 2015 08:25
@PallHaraldsson PallHaraldsson mentioned this pull request Oct 24, 2023
1 task
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