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

chore(developer): add baseline tests for bcp47 codes to kmc-package #12506

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Oct 7, 2024

This is fairly minimal but at leasts verifies that a clearly invalid BCP47 tag is blocked and some more unusual but valid tags pass.

Relates-to: #12012

@keymanapp-test-bot skip

@keymanapp-test-bot keymanapp-test-bot bot added the user-test-missing User tests have not yet been defined for the PR label Oct 7, 2024
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Oct 7, 2024

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot bot added this to the A18S12 milestone Oct 7, 2024
@mcdurdin mcdurdin linked an issue Oct 7, 2024 that may be closed by this pull request
Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

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

thanks for mentioning the variant as unregistered!

@darcywong00 darcywong00 modified the milestones: A18S12, A18S13 Oct 11, 2024
@darcywong00 darcywong00 modified the milestones: A18S13, A18S14 Oct 26, 2024
@darcywong00 darcywong00 modified the milestones: A18S14, A18S15 Nov 9, 2024
@darcywong00 darcywong00 modified the milestones: A18S15, A18S16 Nov 24, 2024
@mcdurdin mcdurdin marked this pull request as ready for review December 6, 2024 07:16
@keymanapp-test-bot keymanapp-test-bot bot removed the user-test-missing User tests have not yet been defined for the PR label Dec 6, 2024
@mcdurdin mcdurdin merged commit a78f03a into master Dec 6, 2024
5 of 6 checks passed
@mcdurdin mcdurdin deleted the feat/developer/12012-improve-support-for-bcp47 branch December 6, 2024 07:27
@mcdurdin
Copy link
Member Author

mcdurdin commented Dec 6, 2024

Developer build failed due to network glitch, not chasing this, all looks fine.

@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.154-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

feat: improve support for bcp 47
4 participants