Skip to content

Add tests for valid codepoints and iterate function#39

Closed
ScottPJones wants to merge 1 commit intoJuliaStrings:masterfrom
ScottPJones:spj/tests
Closed

Add tests for valid codepoints and iterate function#39
ScottPJones wants to merge 1 commit intoJuliaStrings:masterfrom
ScottPJones:spj/tests

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