Skip to content

More unicode properties #385

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

Merged
merged 13 commits into from
May 16, 2022

Conversation

natecook1000
Copy link
Member

@natecook1000 natecook1000 commented May 7, 2022

Validation testing for supported and unsupported Unicode properties, along with support for the following Unicode properties:

  • age
  • numeric type
  • numeric value
  • lower/upper/titlecase mapping
  • canonical combining class

No code changes needed
@milseman
Copy link
Member

milseman commented May 9, 2022

Are you tracking the Unicode properties we won't be able to support initially somewhere?

@natecook1000
Copy link
Member Author

When these tests are complete, they'll be the xfail'd ones — I haven't tracked them separately yet. It's essentially what we don't already provide API for in the stdlib, like Block.

@natecook1000 natecook1000 marked this pull request as ready for review May 16, 2022 14:57
@natecook1000
Copy link
Member Author

@natecook1000 natecook1000 requested a review from hamishknight May 16, 2022 15:07
@natecook1000
Copy link
Member Author

@swift-ci Please test

@natecook1000 natecook1000 merged commit c000596 into swiftlang:main May 16, 2022
@natecook1000 natecook1000 deleted the more_unicode_properties branch May 16, 2022 18:02
natecook1000 added a commit to natecook1000/swift-experimental-string-processing that referenced this pull request May 20, 2022
Add validation testing for supported and unsupported Unicode properties,
along with support for the following properties:

- age
- numeric type
- numeric value
- lower/upper/titlecase mapping
- canonical combining class
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.

3 participants