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 more DatagenDriver options tests #4723

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Conversation

sffc
Copy link
Member

@sffc sffc commented Mar 22, 2024

More testing to make sure #4629 doesn't break people

@sffc sffc removed the request for review from Manishearth March 22, 2024 22:42
robertbastian
robertbastian previously approved these changes Mar 23, 2024

// Should return the exact explicit locales set.
assert_eq!(exported.keys().collect::<Vec<_>>(), locales);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add with_locales([]), which I think should also be und

Manishearth
Manishearth previously approved these changes Mar 24, 2024
@sffc sffc dismissed stale reviews from Manishearth and robertbastian via ab745ff March 25, 2024 21:49
@sffc
Copy link
Member Author

sffc commented Mar 25, 2024

Added some more.

@sffc sffc requested a review from Manishearth March 25, 2024 21:50
@sffc sffc merged commit a585186 into unicode-org:main Mar 26, 2024
30 checks passed
@sffc sffc deleted the option-tests branch March 26, 2024 15:45
@sffc sffc removed the request for review from Manishearth March 26, 2024 17:49
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