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 Conformance Test to ucd-normal component #18

Closed
behnam opened this issue Jun 27, 2017 · 1 comment
Closed

Add Conformance Test to ucd-normal component #18

behnam opened this issue Jun 27, 2017 · 1 comment
Labels
enhancement Enhancements to existing features help wanted L: easy Level: Easy
Milestone

Comments

@behnam
Copy link
Member

behnam commented Jun 27, 2017

Use the extracted data file for DecompositionType property to test conformance of the implementation.

Test source file:
http://www.unicode.org/Public/UCD/latest/ucd/extracted/DerivedDecompositionType.txt

NOTE: The test should also verify that the characters not listed in the file get None value for the property.

Similar conformance test code: https://github.com/behnam/rust-unic/blob/master/components/bidi/tests/conformance_tests.rs

@behnam behnam added enhancement Enhancements to existing features help wanted labels Jun 27, 2017
@behnam behnam added this to the UNIC-1.0 milestone Jun 27, 2017
@behnam behnam added the L: easy Level: Easy label Jun 30, 2017
@CAD97
Copy link
Collaborator

CAD97 commented Jul 13, 2017

I can do this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements to existing features help wanted L: easy Level: Easy
Projects
None yet
Development

No branches or pull requests

2 participants