Skip to content

Use MFWG test suite#422

Merged
eemeli merged 5 commits intomainfrom
mf2-tests
Jul 16, 2024
Merged

Use MFWG test suite#422
eemeli merged 5 commits intomainfrom
mf2-tests

Conversation

@eemeli
Copy link
Member

@eemeli eemeli commented Jul 15, 2024

Adds the unicode-org/message-format-wg repo as a submodule at test/messageformat-wg, and uses its upstream test suite.

To reduce the number of files brought in, using a sparse checkout may be a good idea:

git submodule update --init
cd test/messageformat-wg
git sparse-checkout set test

This PR depends on unicode-org/message-format-wg#826 first fixing a few test errors that were identified in the process.

A few error code updates and other minor bugfixes are included as they were discovered during these updates.

@eemeli eemeli added the MF2 MessageFormat 2 label Jul 15, 2024
@eemeli eemeli merged commit b0861d8 into main Jul 16, 2024
@eemeli eemeli deleted the mf2-tests branch July 16, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MF2 MessageFormat 2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant