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

Validate code point ordering for non-ASCII range #2867

Merged
merged 3 commits into from
Jan 6, 2024

Conversation

nvmkuruc
Copy link
Collaborator

Description of Change(s)

(Depends on #2858)

#2673 updated TfStringUtils to order non-ASCII characters by bytes. This was to produce code point ordering for non-ASCII characters. With the serialization of code points provided by #2858, we can now validate this property with unit testing.

Fixes Issue(s)

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-9092

@pixar-oss pixar-oss merged commit fffcf44 into PixarAnimationStudios:dev Jan 6, 2024
3 of 5 checks passed
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